Closed (fixed)
Project:
Administration menu
Version:
5.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Apr 2009 at 16:52 UTC
Updated:
6 Aug 2009 at 11:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
sunComment #2
smk-ka commentedWorks as advertised.
Comment #3
sunCommitted.
Though we probably need to fix:
in js.php itself. IIRC, Locale module resp. locale() breaks when it is loaded without actually being installed.
Comment #4
smk-ka commentedTrue. We should definitely remove the dependency, because JS is responsible for properly initializing locale, but not modules that make use of JS.
Comment #5
sunCommitted to all 3.x branches now. js.php probably needs to be updated for 6.x+, but that's a separate issue.