Closed
Bug 177875
Opened 23 years ago
Closed 23 years ago
fontDownloadURL not ideal
Categories
(Core :: Internationalization, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: Biesinger, Assigned: Biesinger)
References
()
Details
Attachments
(1 file)
|
554 bytes,
patch
|
smontagu
:
review+
roc
:
superreview+
|
Details | Diff | Splinter Review |
17
fontDownloadURL=http://www.mozilla.org/projects/intl/fonts/win/en/package_%1$s.html
however, the contents of (e.g.)
http://www.mozilla.org/projects/intl/fonts/win/en/package_ja.html is:
<html><meta http-equiv="refresh" content="0; url=package_ja.xul"></html>
so the above url should probably be changed to
http://www.mozilla.org/projects/intl/fonts/win/en/package_%1$s.xul
| Assignee | ||
Comment 1•23 years ago
|
||
smontagu, could you review?
Comment 2•23 years ago
|
||
I'd prefer ftang to sign off on this. Frank, is there any reason to retain the
redirect?
Comment 3•23 years ago
|
||
Comment on attachment 104843 [details] [diff] [review]
patch
ftang told me he was OK with making this change. r=smontagu
Attachment #104843 -
Flags: review+
Comment on attachment 104843 [details] [diff] [review]
patch
sr=roc+moz
Attachment #104843 -
Flags: superreview+
| Assignee | ||
Comment 6•23 years ago
|
||
Checking in xpfe/global/resources/locale/en-US/region.properties;
/cvsroot/mozilla/xpfe/global/resources/locale/en-US/region.properties,v <--
region.properties
new revision: 1.10; previous revision: 1.9
done
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 7•23 years ago
|
||
Change QA contact to Carine.
Carine, could you please verify this bug? also you might want to check to see
whether it related with the recently font download dialog doesn't show up in
recent JA build or not.
QA Contact: ylong → carineh00
You need to log in
before you can comment on or make changes to this bug.
Description
•