Edgewall Software

Changes between Initial Version and Version 1 of Ticket #6329


Ignore:
Timestamp:
Nov 12, 2007, 12:42:29 PM (16 years ago)
Author:
Emmanuel Blot
Comment:

Fixing the traceback (semi-automatic trace report did not help…)

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6329

    • Property Versiondevel
  • Ticket #6329 – Description

    initial v1  
    11IterTrac request for page named with national character fail.
    22Error report:
    3 {{{
     3
    44Oops…
    55Trac detected an internal error:
     
    1111Before you do that, though, please first try searching for similar issues, as it is quite likely that this problem has been reported before. For questions about installation and configuration of Trac, please try the mailing list instead of filing a ticket.
    1212
    13 Otherwise, please ==== How to Reproduce ==== While doing a GET operation on `/intertrac/wiki:ЮрДок`, Trac issued an internal error. ''(please provide additional details here)'' Request parameters: {{{ {'link': u'wiki:\u042e\u0440\u0414\u043e\u043a'} }}} ==== System Information ==== || '''Trac''' || `0.11dev-r6139` || || '''Python''' || `2.5.1 (r251:54863, Oct 5 2007, 13:36:32) ` [[br]] `[GCC 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)]` || || '''setuptools''' || `0.6c7` || || '''SQLite''' || `3.4.2` || || '''pysqlite''' || `2.3.4` || || '''Genshi''' || `0.5dev-r766` || || '''Subversion''' || `1.4.4 (r25188)` || ==== Python Traceback ==== {{{ Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/Trac-0.11dev_r6139-py2.5.egg/trac/web/main.py", line 386, in dispatch_request dispatcher.dispatch(req) File "/usr/lib/python2.5/site-packages/Trac-0.11dev_r6139-py2.5.egg/trac/web/main.py", line 195, in dispatch resp = chosen_handler.process_request(req) File "/usr/lib/python2.5/site-packages/Trac-0.11dev_r6139-py2.5.egg/trac/wiki/intertrac.py", line 45, in process_request link_elt = extract_link(Context(self.env, req), link) TypeError: extract_link() takes exactly 3 arguments (2 given) }}} a new ticket at the Trac project site, where you can describe the problem and explain how to reproduce it.
     13Otherwise, please
     14
     15==== How to Reproduce ====
     16While doing a GET operation on `/intertrac/wiki:ЮрДок`, Trac issued an internal error. ''(please provide additional details here)'' Request parameters: {{{ {'link': u'wiki:\u042e\u0440\u0414\u043e\u043a'} }}}
     17
     18 ==== System Information ====
     19|| '''Trac''' || `0.11dev-r6139` ||
     20|| '''Python''' || `2.5.1 (r251:54863, Oct 5 2007, 13:36:32) ` [[br]] `[GCC 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)]` ||
     21|| '''setuptools''' || `0.6c7` ||
     22|| '''SQLite''' || `3.4.2` ||
     23|| '''pysqlite''' || `2.3.4` ||
     24|| '''Genshi''' || `0.5dev-r766` ||
     25|| '''Subversion''' || `1.4.4 (r25188)` ||
     26
     27==== Python Traceback ====
     28{{{
     29Traceback (most recent call last):
     30File "/usr/lib/python2.5/site-packages/Trac-0.11dev_r6139-py2.5.egg/trac/web/main.py", line 386, in dispatch_request dispatcher.dispatch(req)
     31File "/usr/lib/python2.5/site-packages/Trac-0.11dev_r6139-py2.5.egg/trac/web/main.py", line 195, in dispatch resp = chosen_handler.process_request(req)
     32File "/usr/lib/python2.5/site-packages/Trac-0.11dev_r6139-py2.5.egg/trac/wiki/intertrac.py", line 45, in process_request link_elt = extract_link(Context(self.env, req), link)
     33TypeError: extract_link() takes exactly 3 arguments (2 given) }}} a new ticket at the Trac project site, where you can describe the problem and explain how to reproduce it.
     34
    1435Python Traceback
    1536Most recent call last:
     
    116137jQuery: 1.1.3.1
    117138}}}
     139