Hello,
in views/web2py_ajax.html  you have:

var ajax_error_500 = '{{=XML(T('An error occured, please %s the page') % 
A(T('reload'), _href=URL(args=request.args, vars=request.vars))) }}'
Since Italian translation (and possibly others) include an apostrophe in 
it, Javascript string comes up bad formatted, resulting in breaking of the 
calendar widget (among others) I've hacked my local copy and fixed the 
issue, but since I'm new to web2py I'm asking you guys for an elegant 
solution ;) Thank you Mauro 

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to