← Back to team overview

desktop-packages team mailing list archive

[Bug 861999] Re: Regression: Can't edit or delete your own review

 

This bug was fixed in the package software-center - 5.0

---------------
software-center (5.0) oneiric; urgency=low

  [ Gary Lasker ]
  * softwarecenter/ui/gtk3/views/appdetailsview.py,
    softwarecenter/ui/gtk3/views/appdetailsview_gtk.py,
    softwarecenter/ui/gtk3/widgets/reviews.py,
    utils/submit_review_gtk3.py:
    - restore the ability to edit or delete your own
      review (LP: #861999)
  * softwarecenter/db/application.py:
    - fix TypeError in __init__ (LP: #825729)
  * softwarecenter/ui/gtk3/views/appdetailsview_gtk.py:
    - fix crash in _get_app_icon_xy_position_on_screen (LP: #843565)
  * softwarecenter/ui/gtk3/panes/softwarepane.py:
    - fix UnicodeDecodeError in on_add_to_launcher (LP: #835337)

  [ Michael Vogt ]
  * add support for license keys in $HOME
  * set correct version number
  * utils/submit_review_gtk3.py:
    - translate app name in review title, thanks to Gabor Kelemen
      (LP: #782146)
  * softwarecenter/backend/reviews.py:
    - leave the review sorting to the server now that the rnr-server
      is deployed that sorts properly by wilson_score
  * fix None vs "" crashes
  * fix another dbus exception when a tid vanishes (LP: #848676), thanks
    to Marc Deslauriers

  [ Kiwinote ]
  * softwarecenter/distro/Ubuntu.py:
    - display canonical support text again (LP: #862388)
      (no new strings - there was just some 'if False, display the text' code)

  [ Matthew McGowan ]
  * data/ui/gtk3/dialogs.ui:
    - fix incorrect sizing of dialogs (LP: #825959, LP: #844014)
  * display 'where is it' command line helper for installed apps with
    no desktop_files even when unity is running.'
  * set a minimum size for the CategoryTile so all english category
    names fit to two lines (Computer Science and Robotics took 3 lines
    to display).
  * softwarecenter/ui/gtk3/views/appdetailsview_gtk.py:
    - cleanup dead code
 -- Michael Vogt <michael.vogt@xxxxxxxxxx>   Thu, 29 Sep 2011 20:45:22 +0200

** Changed in: software-center (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/861999

Title:
  Regression: Can't edit or delete your own review

Status in “software-center” package in Ubuntu:
  Fix Released

Bug description:
  Software Center version 4.1.23.6, Ubuntu Oneiric

  davmor2 reports that the ability to edit or delete your own review is
  no longer available. This is a regression.

  To reproduce:
  Open Software Center, navigate to an application and write a review.

  What happens:
  After you have submitted your review and it appears in the reviews area on the details page, an "Inappropriate?" link is displayed in the bottom right corner of your review area.

  What should happen:
  After you have submitted your review and it appears in the reviews area on the details page, there should be two links displayed at the bottom right corner of the review area, "Edit" and "Delete". Clicking either should allow you to take the corresponding action.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/861999/+subscriptions


References