Closed
Bug 297724
Opened 20 years ago
Closed 20 years ago
rating stars code different, and wrong, everywhere
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
1.0
People
(Reporter: csthomas, Assigned: csthomas)
Details
(Whiteboard: [landme])
Attachments
(1 file)
|
3.56 KB,
patch
|
cso
:
first-review+
|
Details | Diff | Splinter Review |
I'm not sure if previously the code rounded the average to one decimal place instead of 2, but with some patches that will land soon, stars don't work entirely right.
| Assignee | ||
Comment 1•20 years ago
|
||
The moreinfo page for themes rounds to the nearest star (rather than 0.1 stars) so I didn't change it.
Assignee: Bugzilla-alanjstrBugs → cst
Status: NEW → ASSIGNED
Attachment #186273 -
Flags: first-review?(colin.ogilvie)
Updated•20 years ago
|
Attachment #186273 -
Flags: first-review?(colin.ogilvie) → first-review+
| Assignee | ||
Updated•20 years ago
|
Whiteboard: [landme]
Comment 2•20 years ago
|
||
Fixed Checking in extensions/moreinfo.php; /cvsroot/mozilla/webtools/update/extensions/moreinfo.php,v <-- moreinfo.php new revision: 1.26.2.15; previous revision: 1.26.2.14 done Checking in extensions/showlist.php; /cvsroot/mozilla/webtools/update/extensions/showlist.php,v <-- showlist.php new revision: 1.14.2.11; previous revision: 1.14.2.10 done Checking in themes/showlist.php; /cvsroot/mozilla/webtools/update/themes/showlist.php,v <-- showlist.php new revision: 1.12.2.12; previous revision: 1.12.2.11 done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Comment 3•20 years ago
|
||
Also checked in the fix to themes/moreinfo.php which was missed in this patch. Checking in themes/moreinfo.php; /cvsroot/mozilla/webtools/update/themes/moreinfo.php,v <-- moreinfo.php new revision: 1.22.2.15; previous revision: 1.22.2.14 done r=CTho on IRC yesterday.
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
•