Closed
Bug 318991
Opened 19 years ago
Closed 19 years ago
brand.dtd shouldn't hardcode the version number in releaseURL
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
FIXED
Firefox 2 alpha1
People
(Reporter: steffen.wilberg, Assigned: steffen.wilberg)
References
()
Details
(Keywords: fixed1.8.1)
Attachments
(3 files)
1.86 KB,
patch
|
benjamin
:
review+
|
Details | Diff | Splinter Review |
1.88 KB,
patch
|
steffen.wilberg
:
review+
benjamin
:
approval-branch-1.8.1+
|
Details | Diff | Splinter Review |
1.62 KB,
patch
|
Pike
:
review+
Pike
:
approval-branch-1.8.1+
|
Details | Diff | Splinter Review |
Follow-up to bug 307462 comment 9 and bug 307462 comment 10.
Assignee | ||
Comment 1•19 years ago
|
||
Attachment #204928 -
Flags: review?(benjamin)
Comment 2•19 years ago
|
||
Comment on attachment 204928 [details] [diff] [review]
Trunk patch
I love you.
Attachment #204928 -
Flags: review?(benjamin) → review+
Assignee | ||
Comment 3•19 years ago
|
||
Checked in.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 4•19 years ago
|
||
The trunk patch doesn't apply cleanly, so here's a branch patch.
Attachment #207065 -
Flags: review+
Attachment #207065 -
Flags: approval1.8.1?
Assignee | ||
Comment 5•19 years ago
|
||
I guess about: in Firefox 2 shouldn't link to the Firefox 1.5 release notes, so requesting blocking-firefox2.
Flags: blocking-firefox2?
Assignee | ||
Comment 6•19 years ago
|
||
*** Bug 287477 has been marked as a duplicate of this bug. ***
Updated•19 years ago
|
Attachment #207065 -
Flags: approval1.8.1? → branch-1.8.1+
Assignee | ||
Comment 7•19 years ago
|
||
1.8 branch:
Checking in mozilla/toolkit/content/about.xhtml;
/cvsroot/mozilla/toolkit/content/about.xhtml,v <-- about.xhtml
new revision: 1.8.8.1; previous revision: 1.8
done
Checking in mozilla/other-licenses/branding/firefox/locales/en-US/brand.dtd;
/cvsroot/mozilla/other-licenses/branding/firefox/locales/en-US/brand.dtd,v <-- brand.dtd
new revision: 1.1.8.2; previous revision: 1.1.8.1
done
Comment 8•19 years ago
|
||
This is a semantic change and busts all builds. Note that not all locales use
URLs that go nicely with this change, too.
http://lxr.mozilla.org/l10n-mozilla1.8/search?string=releaseURL is the current
state of the l10n tree.
Using something like releaseBaseURL sounds better.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•19 years ago
|
Keywords: fixed1.8.1
Assignee | ||
Comment 9•19 years ago
|
||
It busts all builds that don't pick up this change. So I'll change the key to releaseBaseURL to force them to do that. Looks like it's a good idea anyway since quite a few still link to 1.0.html.
Assignee | ||
Comment 10•19 years ago
|
||
I also added a localization note.
Attachment #213089 -
Flags: review?(l10n)
Attachment #213089 -
Flags: approval-branch-1.8.1?(l10n)
Comment 11•19 years ago
|
||
Comment on attachment 213089 [details] [diff] [review]
change the entity to releaseBaseURL
add a
,e.g. "2.0.html"
to the localization note? And make that __MOZ_APP_VERSION__, if localizers see variable substitution, it should match the pattern.
I'm not sure about sq, could you file a good follow-up bug for http://lxr.mozilla.org/l10n-mozilla1.8/source/sq/browser/chrome/help/firefox_welcome.xhtml#41 ? I don't know what that should look like from a help point of view.
Attachment #213089 -
Flags: review?(l10n)
Attachment #213089 -
Flags: review+
Attachment #213089 -
Flags: approval-branch-1.8.1?(l10n)
Attachment #213089 -
Flags: approval-branch-1.8.1+
Assignee | ||
Comment 12•19 years ago
|
||
Checked in branch and trunk, with comment addressed.
Status: REOPENED → RESOLVED
Closed: 19 years ago → 19 years ago
Keywords: fixed1.8.1
Resolution: --- → FIXED
Assignee | ||
Comment 13•19 years ago
|
||
And as for the sq locale, the bug would be "wake up from hibernation and update your locale from 1.0.6 to 1.5" ;-)
The 1.5 Help welcome page (the one that appears when you press F1) doesn't contain the release notes link anymore. That was bug 277328, checked in 2005-05-05. The current version is this: http://lxr.mozilla.org/mozilla1.8/source/browser/locales/en-US/chrome/help/firefox_welcome.xhtml
Assignee | ||
Comment 14•19 years ago
|
||
Or in other words, sq is not affected since I didn't touch the AVIARY_1_0_1_20050124_BRANCH.
Comment 15•19 years ago
|
||
Attachment 213089 [details] [diff] caused bug 329130.
I attached a patch to fix the issue with about: in a firefox build without branding, but I'm not sure what other uses of releaseURL need to be updated: http://landfill.mozilla.org/mxr-test/mozilla/search?string=releaseURL®exp=on&find=&filter=releaseURL
You need to log in
before you can comment on or make changes to this bug.
Description
•