Closed
Bug 292440
Opened 20 years ago
Closed 20 years ago
Cannot rate an extension with zero stars
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
addons.mozilla.org Graveyard
Public Pages
Tracking
(Not tracked)
RESOLVED
FIXED
2.0
People
(Reporter: philip.chee, Assigned: jstritar)
References
Details
Attachments
(1 file, 1 obsolete file)
|
635 bytes,
patch
|
cso
:
first-review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:1.8a6) Gecko/20050111 MultiZilla/1.8.0.0a Mnenhy/0.7.2.0 Build Identifier: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:1.8a6) Gecko/20050111 MultiZilla/1.8.0.0a Mnenhy/0.7.2.0 Error Message: Mozilla Update has encountered an error and is unable to fulfill your request. Please try your request again later. If the problem continues, please contact the Mozilla Update staff. More information about the error may be found at the end of this message. Error 3: Comment is Blank or Rating is Null. <https://bugzilla.mozilla.org/show_bug.cgi?id=246753#c4> Says that this has been fixed. Regression? Reproducible: Always Steps to Reproduce:
Looks like an extraneous check for !$rating (true when $rating = 0) at http://lxr.mozilla.org/mozilla/source/webtools/update/core/postfeedback.php#71
Assignee: nobody → Bugzilla-alanjstrBugs
Component: Listings → Web Site
Target Milestone: 1.0 → 2.0
*** Bug 294097 has been marked as a duplicate of this bug. ***
| Assignee | ||
Comment 3•20 years ago
|
||
haven't tested it .. no dev environment
Attachment #185987 -
Flags: first-review?(colin.ogilvie)
| Assignee | ||
Comment 4•20 years ago
|
||
You should be able to apply this one.. same changes but made the patch a different way.
Attachment #185987 -
Attachment is obsolete: true
Attachment #185988 -
Flags: first-review?(colin.ogilvie)
Updated•20 years ago
|
Attachment #185987 -
Flags: first-review?(colin.ogilvie)
Comment 5•20 years ago
|
||
Comment on attachment 185988 [details] [diff] [review] a patch that you should be able to apply r=me and it seemed to work in testing.
Attachment #185988 -
Flags: first-review?(colin.ogilvie) → first-review+
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 6•20 years ago
|
||
Is this working for you guys on http://addons.mozilla.org? Its not for me..
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•