Closed
Bug 36027
Opened 25 years ago
Closed 25 years ago
Change About.html to M16
Categories
(SeaMonkey :: Build Config, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
M16
People
(Reporter: devsin, Assigned: granrosebugs)
Details
Probably not the right place for this but no other suitable component (that I can
find):
Mozilla M16 2000041608, Mac OS 9.0.4
About Mozilla (in the Apple and Help menus) loads a file that reads Mozilla M14.
This needs to be changed to reflect the status of Mozilla (now at M16).
This requires a simple 1 number change to the file About.html (mozilla-mac-M16/
chrome/global/content/default/about.html) - change line 41 from (<H1> <A HREF=
"http://www.mozilla.org/projects/seamonkey/release-notes/">Mozilla M14</A></H1>)
to (<H1> <A HREF="http://www.mozilla.org/projects/seamonkey/release-notes/">
Mozilla M16</A></H1>).
Updated•25 years ago
|
Component: XPApps → Help
QA Contact: paulmac → elig
BTW - the recent M15 builds have been updated to display M15 in the About.html
file. Now M16 builds just need to have this updated.
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Component: Help → Build Config
Target Milestone: --- → M16
Assignee | ||
Updated•25 years ago
|
Severity: normal → trivial
Assignee | ||
Comment 3•25 years ago
|
||
fix checked in. The mozilla about.html now dynamically generates the milestone
number using whatever is between the last ; and ) in the user agent string.
I've updated all.js from m14 to m16 as well so this should show up in tomorrow's
mozilla verification builds.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 4•25 years ago
|
||
akay@mac.com, this is a Mozilla-specific issue. Might you be interested in doing
the verification?
Will do. I'll verify (or not) early tomorrow (once I get the latest build).
Verified. Mozilla M16 2000042416, Mac OS 9.0.4
Status: RESOLVED → VERIFIED
Comment 7•25 years ago
|
||
Thanks, Adam!
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•