Edgewall Software

Changes between Initial Version and Version 1 of Ticket #4801


Ignore:
Timestamp:
Feb 21, 2007, 2:13:14 PM (17 years ago)
Author:
Emmanuel Blot
Comment:

Sorry, you should report this incident to the administrators of http://trac.adiumx.com/.

This may be a local configuration issue. If not, they'll have the possibility to create a ticket on TracHacks, where that plugin is hosted (th:wiki:AccountManagerPlugin).

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4801

    • Property Status newclosed
    • Property Resolutioninvalid
  • Ticket #4801 – Description

    initial v1  
    11On http://trac.adiumx.com/register, I attempted to create a new account.  I filled in all 5 fields (name, password entry x 2, real name, and email), clicked to submit, and the following Python traceback appeared:
    2 
     2{{{
    33Traceback (most recent call last):
    44  File "/usr/local/lib/python2.4/site-packages/trac/web/main.py", line 387, in dispatch_request
     
    1414    raise RuntimeError, "input() already active"
    1515RuntimeError: input() already active
     16}}}