Closed Bug 289076 Opened 19 years ago Closed 19 years ago

plugin finder URL should not be localizable

Categories

(Core Graveyard :: Plug-ins, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dbaron, Assigned: doronr)

References

Details

Attachments

(1 file)

I don't see any reason for the plugin finder URL to be localizable.  Perhaps
customizable via something like prefs, but not in a file in the language pack. 
See bug 289013 for problems this causes.
Flags: blocking-aviary1.1+
Blocks: 286312
The locale switching on the server side of the plugin finder service should
probably use the accept locale http header instead of some URL param, right?
doron - this would help us as well (customizing plugin finder for inside a company)
So would a preference be ok?

Note that I used the same thing EM uses
(http://lxr.mozilla.org/seamonkey/source/toolkit/locales/en-US/chrome/mozapps/extensions/extensions.properties#15).


Doron, can you help us here?
Assignee: jst → doronr
Preference it is.
doron, for reference we should not rely on the accept-lang HTTP header, we
should dynamically code locale=@LOCALE@ in the preference and replace it at
runtime with the correct app locale (this is done by several of our services
already).
Attached patch patchSplinter Review
Attachment #186477 - Flags: review?(benjamin)
Attachment #186477 - Flags: approval-aviary1.1a2?
Status: NEW → ASSIGNED
Attachment #186477 - Flags: review?(benjamin)
Attachment #186477 - Flags: review+
Attachment #186477 - Flags: approval-aviary1.1a2?
Attachment #186477 - Flags: approval-aviary1.1a2+
checked in.
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: