This has laready been fixed in trunk. in you 
applications/admin/languages/ru.py there is a %(app)" that should be 
%(app)s"

On Friday, 8 February 2013 00:54:17 UTC-6, Emilius Omeen wrote:
>
> I wanna inform about errors which occur then try to see errors report pagein 
> attachment full error page.
> error occurs only then use russian lenguage but maybe error occur then use 
> any language not English.
>
> <type 'exceptions.ValueError'> unsupported format character '"' (0x22) at 
> index 40ВЕРСИЯweb2py™(2, 3, 2, datetime.datetime(2012, 12, 17, 15, 3, 
> 30), 'stable')PythonPython 2.6.6: /usr/bin/pythonTRACEBACK
>
> 1.
> 2.
> 3.
> 4.
> 5.
> 6.
> 7.
> 8.
> 9.
> 10.
> 11.
> 12.
> 13.
> 14.
> 15.
> 16.
> 17.
> 18.
> 19.
>
> Traceback (most recent call last):
>   File "/home/www-data/web2py/gluon/restricted.py", line 212, in restricted
>     exec ccode in environment
>   File "/home/www-data/web2py/applications/admin/views/default/errors.html", 
> line 51, in <module>
>     <form name="myform" method="post">
>   File "/home/www-data/web2py/gluon/globals.py", line 202, in write
>     self.body.write(xmlescape(data))
>   File "/home/www-data/web2py/gluon/html.py", line 120, in xmlescape
>     return data.xml()
>   File "/home/www-data/web2py/gluon/languages.py", line 409, in xml
>     return str(self) if self.M else escape(str(self))
>   File "/home/www-data/web2py/gluon/languages.py", line 369, in __str__
>     self.T.translate(self.m, self.s))
>   File "/home/www-data/web2py/gluon/languages.py", line 886, in translate
>     message = self.params_substitution(message, symbols)
>   File "/home/www-data/web2py/gluon/languages.py", line 863, in 
> params_substitution
>     message = message % symbols
> ValueError: unsupported format character '"' (0x22) at index 40
>
>

-- 

--- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to