Closed Bug 457593 Opened 16 years ago Closed 13 years ago

Synchronize localized whatsnew pages with English version

Categories

(www.mozilla.org :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: whimboo, Assigned: pascalc)

References

()

Details

The English version of the whatsnew page doesn't use scripting anymore to detect the browser version because it was faulty. Instead the version number is hard-coded now. We should use the same way for all the localized pages. English: https://www-trunk.stage.mozilla.com/en-US/firefox/3.0.1/whatsnew/ German: https://de.www-trunk.stage.mozilla.com/de/firefox/3.0.1/whatsnew/ If we are doing so we should keep in mind to wrap the text ("You’re now running Firefox 3.0.2.") before Firefox or adding a   between Firefox and the version number. Otherwise the version number stays alone in the next line for some locales.
Assignee: nobody → pascalc
Status: NEW → ASSIGNED
(In reply to comment #0) > Instead the version number is hard-coded now. That's not correct. Instead of using JS to display to version number, PHP is used. Please see http://viewvc.svn.mozilla.org/vc/projects/mozilla.com/trunk/en-US/firefox/3.0.1/whatsnew/index.html?view=markup :)
Component: www.mozilla.org/firefox → www.mozilla.org
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in before you can comment on or make changes to this bug.