Closed Bug 302790 Opened 20 years ago Closed 19 years ago

Rating (star) code linking to non-existent star image

Categories

(addons.mozilla.org Graveyard :: Public Pages, defect)

defect
Not set
trivial

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: fpwoshg, Assigned: Bugzilla-alanjstrBugs)

References

()

Details

At the time of writing the "Leet Key" extension has the following HTML for its star rating in moreinfo.php: <div class="rating" title="4.1 Stars out of 5">Rating: <img src="../images/stars/star_icon.png" alt="4.1 stars out of 5 " height="20" width="17"> <img src="../images/stars/star_icon.png" alt="" height="20" width="17"> <img src="../images/stars/star_icon.png" alt="" height="20" width="17"> <img src="../images/stars/star_icon.png" alt="" height="20" width="17"> <img src="../images/stars/star_00.png" alt="" height="20" width="17"> </div> ../images/stars/star_00.png doesn't exist, nor does it match the 0.1 in the alt text.
Easy fix - simply remove the image altogether and replace it with an ugly green blob! (See bug 332838 to get some better icons.)
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.