Closed
Bug 164496
Opened 22 years ago
Closed 22 years ago
Language switching broken (again), regression of 144740
Categories
(SeaMonkey :: Preferences, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla1.1final
People
(Reporter: kairo, Assigned: kairo)
References
Details
(Keywords: regression, Whiteboard: has r=/sr=, needs a=)
Attachments
(1 file)
1.74 KB,
patch
|
timeless
:
review+
alecf
:
superreview+
asa
:
approval+
|
Details | Diff | Splinter Review |
jbetak's checkin for bug 144740 regressed language switching. He changed the
called interface back from nsIXULChromeRegistry to nsIChromeRegistry :(
This is the checkin that caused the regression:
http://bonsai.mozilla.org/cvsview2.cgi?diff_mode=context&whitespace_mode=show&file=pref-contentpacks.xul&root=/cvsroot&subdir=mozilla/extensions/content-packs/resources/content&command=DIFF_FRAMESET&rev1=1.20&rev2=1.21
I originally changed this to do the right thing (tm) in bug 140141, and I'll
attach a patch in a minute.
This even blocks 1.1 localization!!!
Assignee | ||
Updated•22 years ago
|
Severity: normal → blocker
Keywords: mozilla1.1,
regression
Priority: -- → P1
Target Milestone: --- → mozilla1.1final
Assignee | ||
Comment 1•22 years ago
|
||
OK, this is the two-liner patch for this one.
Need r=/sr= very soon, even need last-minute a= for 1.1
Updated•22 years ago
|
Comment on attachment 96587 [details] [diff] [review]
patch: changing interface to nsIXULChromeRegistry again
jbetak's patch was for the 1.0 branch, there's no way it could possibly have
cleanly applied to the tip.
r=timeless
Attachment #96587 -
Flags: review+
Comment 3•22 years ago
|
||
haste produces wate ->
alecf could you please help us out with a sr=?
Status: NEW → ASSIGNED
Updated•22 years ago
|
Whiteboard: has r=, needs sr=/a=
Comment 4•22 years ago
|
||
While I'm sorry that this went unnoticed for some time now and is causing
aggravation, I don't agree with the blocker status. There is a functional
locale-switching UI on the Profile Manager, which can be used for testing until
this gets fixed. ETA is Monday, 08/26/2002
Kairo, thanks for noticing this.
Severity: blocker → critical
Comment 5•22 years ago
|
||
Comment on attachment 96587 [details] [diff] [review]
patch: changing interface to nsIXULChromeRegistry again
sr=alecf
Attachment #96587 -
Flags: superreview+
Assignee | ||
Comment 6•22 years ago
|
||
thanks alecf.
Checked into trunk:
Checking in pref-contentpacks.xul;
/cvsroot/mozilla/extensions/content-packs/resources/content/pref-contentpacks.xul,v
<-- pref-contentpacks.xul
new revision: 1.22; previous revision: 1.21
done
still leaving the bug open to get a= and get it into 1.1 as well.
Whiteboard: has r=, needs sr=/a= → has r=/sr=, needs a=
Comment 7•22 years ago
|
||
Comment on attachment 96587 [details] [diff] [review]
patch: changing interface to nsIXULChromeRegistry again
a=asa (on behalf of drivers) for checkin to 1.1
Attachment #96587 -
Flags: approval+
Assignee | ||
Comment 8•22 years ago
|
||
from checkin to 1.1 branch:
Checking in pref-contentpacks.xul;
/cvsroot/mozilla/extensions/content-packs/resources/content/pref-contentpacks.xul,v
<-- pref-contentpacks.xul
new revision: 1.21.2.1; previous revision: 1.21
done
thanks all for getting this fixed that fast!
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Comment 9•22 years ago
|
||
Verified on today's 1.1 branch builds win32, linux and OS X
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•