Closed
Bug 197979
Opened 22 years ago
Closed 22 years ago
Bad image references in composer_help.html
Categories
(Documentation Graveyard :: Help Viewer, defect)
Documentation Graveyard
Help Viewer
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: timar74, Assigned: oeschger)
Details
Attachments
(1 file, 2 obsolete files)
5.22 KB,
patch
|
oeschger
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; hu-HU; rv:1.4a) Gecko/20030317
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; hu-HU; rv:1.4a) Gecko/20030317
All image references are broken in composer_help.html
Example:
img src="composer_help_files/numbers.html"
Please replace "composer_help_files" to "images" and ".html" extension to
".gif". There are 12 occurences in the composer_help.html
Reproducible: Always
Steps to Reproduce:
Comment 1•22 years ago
|
||
Confirming. Probably I'll write a patch in the next 1-2 days.
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows 2000 → All
Comment 2•22 years ago
|
||
Fixes the image references.
Comment 3•22 years ago
|
||
Comment on attachment 119827 [details] [diff] [review]
patch
Requsting review from oeschger@netscape.com.
Attachment 119826 [details] [diff] in bug 197984 also fixes the other one. Both bugs are very
small and in the same file, so it's probably easier to fix both at once.
Attachment #119827 -
Flags: review?(oeschger)
Comment 4•22 years ago
|
||
Comment on attachment 119827 [details] [diff] [review]
patch
Oops, he was faster... :-)
(review+ granted in that other bug for the double-fix)
Attachment #119827 -
Flags: review?(oeschger)
Comment 5•22 years ago
|
||
Umm.. Ian, what exactly did you check in on Apr 8 22:01? The folders of the
images were correctly changed, but their extensions are still ".html" instead
of ".gif".
This is strange because my patches both here and in the other bug mentioned
changed both problems.
However, this is a new patch for the current situation where only the
extensions of the image links are wrong.
Attachment #119827 -
Attachment is obsolete: true
Comment 6•22 years ago
|
||
Ok, there is even one more occurrence. Apart from that my last comment still
applies.
Attachment #121019 -
Attachment is obsolete: true
Comment 7•22 years ago
|
||
Comment on attachment 121021 [details] [diff] [review]
new patch with one more occurrence
Requesting review from oeschger@netscape.com.
Attachment #121021 -
Attachment description: newpatch with one more occurrence → new patch with one more occurrence
Attachment #121021 -
Flags: review?(oeschger)
Assignee | ||
Comment 8•22 years ago
|
||
Comment on attachment 121021 [details] [diff] [review]
new patch with one more occurrence
Ah, Jeez. Sorry Andreas. I will get this rightful update and a batch of these
others in late this weekend. Running off to grandma's house right now for
Easter!
Attachment #121021 -
Flags: review?(oeschger) → review+
Comment 9•22 years ago
|
||
.
Component: Help → User
Product: Browser → Documentation
Version: Trunk → unspecified
Comment 10•22 years ago
|
||
This was checked in at 05/21/2003 06:55.
The missing first hunk of the patch has already been checked in with version 1.9
of the file. So this bug is FIXED.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•