#13617: USE_L10N results in faulty javascript code in GeoDjango with some 
locales
--------------------------------+-------------------------------------------
          Reporter:  piquadrat  |         Owner:  jbronn        
            Status:  assigned   |     Milestone:  1.3           
         Component:  GIS        |       Version:  1.2           
        Resolution:             |      Keywords:  L10N gis gmaps
             Stage:  Accepted   |     Has_patch:  0             
        Needs_docs:  0          |   Needs_tests:  0             
Needs_better_patch:  0          |  
--------------------------------+-------------------------------------------
Comment (by anonymous):

 This issue breaks the openstreetmap which is used by the OSMGeoAdmin, when
 l10n is enabled and the configured language (e.g. de-DE for german) uses a
 comma as decimal seperator, because the float max_resolution/maxResolution
 option which is used inside of the javascript code of the admin panel
 introduces a additional comma. The exact error of the javascript code is
 the following: "invalid object initializer".

-- 
Ticket URL: <http://code.djangoproject.com/ticket/13617#comment:4>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to