Hi Tobias,

I got a bit more information, about what is going wrong when I login to
trac through your just released xcsoar.org domain. Maybe you find the
right hint.

Helmut


Warning: <acct_mgr.web_ui.MessageWrapper object at 0x88fcaac> 
Oops…
Trac detected an internal error: 
AttributeError: 'MessageWrapper' object has no attribute 'replace'
There was an internal error in Trac. It is recommended that you notify
your local Trac administrator with the information needed to reproduce
the issue.

To that end, you could <create> a ticket.

The action that triggered the error was:

GET: /prefs/account

TracGuide — The Trac User and Administration Guide 

==== How to Reproduce ====

While doing a GET operation on `/prefs/account`, Trac issued an internal
error.

''(please provide additional details here)''


Request parameters:
{{{
{'panel_id': u'account'}
}}}

User agent: `Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.10)
Gecko/20100915 Ubuntu/10.04 (lucid) Firefox/3.6.10`

==== System Information ====
''System information not available''

==== Enabled Plugins ====
''Plugin information not available''

==== Python Traceback ====
{{{
Traceback (most recent call last):
  File "build/bdist.linux-i686/egg/trac/web/main.py", line 513, in
_dispatch_request
    dispatcher.dispatch(req)
  File "build/bdist.linux-i686/egg/trac/web/main.py", line 246, in
dispatch
    self._post_process_request(req, *resp)
  File "build/bdist.linux-i686/egg/trac/web/main.py", line 359, in
_post_process_request
    resp = f.post_process_request(req, *resp)
  File "/usr/lib/python2.6/dist-packages/acct_mgr/web_ui.py", line 205,
in post_process_request
    req.redirect(redirect_url)
  File "build/bdist.linux-i686/egg/trac/web/api.py", line 356, in
redirect
    listener(self, url, permanent)
  File "build/bdist.linux-i686/egg/trac/web/chrome.py", line 194, in
_save_messages
    req.session['chrome.%s.%d' % (type_, i)] = escape(message)
  File
"/usr/local/lib/python2.6/dist-packages/Genshi-0.6-py2.6.egg/genshi/core.py", 
line 512, in escape
    text = text.replace('&', '&amp;') \
AttributeError: 'MessageWrapper' object has no attribute 'replace'
}}}


-- 
Helmut Rohs
d: 0761 4512359
p: 0761 5564244


------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Xcsoar-user mailing list
Xcsoar-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcsoar-user

Reply via email to