Modify

Opened 14 years ago

Last modified 4 years ago

#7348 new defect

Problem with Russian paths in storage SVN

Reported by: fomink@… Owned by: Ryan J Ollos
Priority: high Component: SvnAuthzAdminPlugin
Severity: blocker Keywords: internacionalization
Cc: Trac Release: 0.11

Description

Essentially there are two problems:

  • A problem of decoding of Russian paths in an authz-file
    Ошибка Genshi UnicodeDecodeError во время отрисовки шаблона '/usr/lib/python2.6/site-packages/SvnAuthzAdminPlugin-0.1.2._Moved.to.Trac.0.11_-py2.6.egg/svnauthz/templates/admin_authz.html', line 168, char -1
    
  • A problem at addition of Russian path from the interface of the manager
Enter path: /гром
KeyError: г 
Отладочный вывод python
Последний вызов внизу: 
Файл "/usr/lib/python2.6/site-packages/Trac-0.12-py2.6.egg/trac/web/main.py", строка 513, в _dispatch_request [[BR]]
Файл "/usr/lib/python2.6/site-packages/Trac-0.12-py2.6.egg/trac/web/main.py", строка 235, в dispatch [[BR]]
Файл "/usr/lib/python2.6/site-packages/Trac-0.12-py2.6.egg/trac/admin/web_ui.py", строка 116, в process_request [[BR]]
Файл "/usr/lib/python2.6/site-packages/SvnAuthzAdminPlugin-0.1.2._Moved.to.Trac.0.11_-py2.6.egg/svnauthz/admin_ui.py", строка 87, в render_admin_panel [[BR]]
Файл "/usr/lib/python2.6/urllib.py", строка 61, в pathname2url [[BR]]
Файл "/usr/lib/python2.6/urllib.py", строка 1223, в quote [[BR]]
Системная информация:[[BR]]
User Agent: Opera/9.80 (X11; Linux i686; U; ru) Presto/2.6.30 Version/10.60Trac	0.12[[BR]]
Babel	0.9.5[[BR]]
Docutils	0.6[[BR]]
Genshi	0.6[[BR]]
mod_python	3.3.1[[BR]]
Pygments	1.3.1[[BR]]
pysqlite	2.4.1[[BR]]
Python	2.6.4 (r264:75706, Jun 4 2010, 18:20:16) [GCC 4.4.4 20100503 (Red Hat 4.4.4-2)][[BR]]
setuptools	0.6[[BR]]
SQLite	3.6.22[[BR]]
Subversion	1.6.9 (r901367)[[BR]]
jQuery	1.4.2[[BR]]
Включенные дополнения:SvnAuthzAdminPlugin 	0.1.2.-Moved.to.Trac.0.11-	/usr/lib/python2.6/site-packages/SvnAuthzAdminPlugin-0.1.2._Moved.to.Trac.0.11_-py2.6.egg

Attachments (0)

Change History (7)

comment:1 Changed 13 years ago by Ryan J Ollos

The patch in #5484 might solve this issue.

comment:2 in reply to:  1 Changed 13 years ago by anonymous

Replying to rjollos:

The patch in #5484 might solve this issue.

Decisions described in #5484 and #7871 have been tested. Hasn't helped.

comment:3 Changed 13 years ago by anonymous

UnicodeDecodeError: ('ascii', '/None:/arm/\xd0\x92\xd0\xb5\xd1\x82\xd0\xb2\xd0\xb8/Esso_2.1.0/EssoClient/Bin', 11, 12, 'ordinal not in range(128)')

comment:4 in reply to:  3 Changed 13 years ago by anonymous

comment:5 Changed 10 years ago by Ryan J Ollos

Owner: changed from Kis Gergely to Ryan J Ollos
Status: newassigned

comment:6 Changed 10 years ago by Jun Omae

#11819 was closed as a duplicate.

comment:7 Changed 4 years ago by Ryan J Ollos

Status: assignednew

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The owner will remain Ryan J Ollos.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.