Closed
Bug 253163
Opened 21 years ago
Closed 21 years ago
Missing image files in help documentation referenced by help_help.xhtml
Categories
(Documentation Graveyard :: Help Viewer, defect)
Documentation Graveyard
Help Viewer
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: prometeo.bugs, Assigned: rjkeller)
Details
Attachments
(1 file)
1.27 KB,
patch
|
neil
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; it-IT; rv:1.8a2) Gecko/20040714
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; it-IT; rv:1.8a2) Gecko/20040714
buttons.png and print.png are referenced in the xhtml files in summary. They
should have replaced help_nav.gif and help_print.gif, which were *not* removed
from cvs, but the new images were not added.
Reproducible: Always
Steps to Reproduce:
1. Open Mozilla Suite help guide
2. The welcome_help page is missing an image
3. Move to navigation help and another image is missing there too
Expected Results:
The new images should show up at the correct places.
Reporter | ||
Updated•21 years ago
|
Summary: Missing image files in help documentation referenced by help_help.xhtml and welcome_help.xhtml → Missing image files in help documentation referenced by help_help.xhtml
Reporter | ||
Comment 1•21 years ago
|
||
The problem exists only in help_help.xhtml. Sorry for the bugspam.
Assignee | ||
Comment 2•21 years ago
|
||
Assignee | ||
Updated•21 years ago
|
Attachment #154857 -
Flags: review?(neil.parkwaycc.co.uk)
Comment 3•21 years ago
|
||
Comment on attachment 154857 [details] [diff] [review]
Patch
>+ <img src="images/help_print.png" alt="" width="37" height="31"/></li>
You meant to say .gif, right ;-)
Attachment #154857 -
Flags: review?(neil.parkwaycc.co.uk) → review+
Assignee | ||
Comment 4•21 years ago
|
||
Fix checked in.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Comment 5•21 years ago
|
||
v (looks like it was 100% fixed by a later check-in ;) )
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•