Custom Query (8105 matches)
Results (259 - 261 of 8105)
Ticket | Resolution | Summary | Owner | Reporter | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
#4767 | fixed | AttributeError: 'TracError' object has no attribute 'acctmgr' | ||||||||||||||||||
Description |
How to Reproduce
While doing a POST operation on (please provide additional details here) Request parameters: {'__FORM_TOKEN': u'8fb398b0025c425b12d9b836', 'action': u'create', 'email': u'lucasdanteforim@hotmail.com', 'name': u'lucas', 'password': u'tapanapantera', 'password_confirm': u'tapanapantera', 'user': u'www.L2WarloCk.orgfree.com'}
User Agent was: System Information
Python TracebackTraceback (most recent call last): File "/usr/lib/python2.5/site-packages/Trac-0.11.4-py2.5.egg/trac/web/main.py", line 435, in _dispatch_request dispatcher.dispatch(req) File "/usr/lib/python2.5/site-packages/Trac-0.11.4-py2.5.egg/trac/web/main.py", line 205, in dispatch resp = chosen_handler.process_request(req) File "build/bdist.linux-x86_64/egg/acct_mgr/web_ui.py", line 405, in process_request data['acctmgr'] = e.acctmgr AttributeError: 'TracError' object has no attribute 'acctmgr'
|
|||||||||||||||||||
#4768 | fixed | Function of keys CTRL+T invalid? | ||||||||||||||||||
Description |
If i transfered files from pc (win xp) to host (hp unix) then i will the same date/time of file when create also on host with CTRL+T. But on the host are the actual date/time! Why? CTRL+T in transfer-menue is marked! FileZilla Client Version: 3.2.7.1 Build information:
Linked against:
|
|||||||||||||||||||
#4790 | fixed | "Del" key on the keypad does not work for deleting files | ||||||||||||||||||
Description |
If I highlight a file (remote or local) and press the "Delete" key, it deletes. However, if I do the same with the "Del" key on the keypad, nothing happens. It looks like the key bindings are off. Filezilla 3.2.7.1 |