Closed
Bug 275444
Opened 20 years ago
Closed 20 years ago
Add entity for base part of external-image URLs to ease code maintenance
Categories
(Firefox Graveyard :: Help Documentation, defect)
Firefox Graveyard
Help Documentation
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox1.5
People
(Reporter: jwalden+fxhelp, Assigned: jwalden+fxhelp)
Details
We have a ton of external images in Help docs. The URL to each is currently hard-coded where the image is displayed. This makes little sense when the URL changes with each version of Firefox. We need to create an entity for the base part of the URL, add it to (now obviously poorly-named) platformStrings.dtd, and use that entity to form the base part of all image href values. The primary benefit of this is that it will make URL maintenance much easier.
| Assignee | ||
Comment 1•20 years ago
|
||
This is now fixed in code via the method stated in comment 0.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Summary: Add entity for base part of URL to external images → Add entity for base part of external-image URLs to ease code maintenance
Target Milestone: --- → Firefox1.1
Version: unspecified → Trunk
Updated•8 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•