Custom Query (8168 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (259 - 261 of 8168)

Ticket Resolution Summary Owner Reporter
#4767 fixed AttributeError: 'TracError' object has no attribute 'acctmgr' lucas
Description

How to Reproduce

While doing a POST operation on /register, Trac issued an internal error.

(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: Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-BR; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2

System Information

Trac 0.11.4
Python 2.5.2 (r252:60911, Jan 4 2009, 22:17:10)
[GCC 4.3.2]
setuptools 0.6c8
SQLite 3.5.9
pysqlite 2.4.1
Genshi 0.5.1
mod_python 3.3.1
jQuery: 1.2.6

Python Traceback

Traceback (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? Michael99085 Michael99085
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:

Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2009-08-23 Compiled with: i586-mingw32msvc-gcc (GCC) 4.2.1-sjlj (mingw32-2) Compiler flags: -g -O2 -Wall -g -fexceptions

Linked against:

wxWidgets: 2.8.10 GnuTLS: 2.8.3

#4790 fixed "Del" key on the keypad does not work for deleting files Tim Kosse james
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

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.