Custom Query (8170 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (529 - 531 of 8170)

Ticket Resolution Summary Owner Reporter
#4454 rejected Remote directory and file not displayed under Vista Kyle_Katarn
Description

When connecting to

  • ftp2.kcsoftwares.com:21
  • anonymous
  • /kcsoftwa/files

nothing is displayed under Vista

but ftp://ftp2.kcsoftwares.com/kcsoftwa/files is not empty (check it with IE or Firefox)

#4990 invalid Dowloading files Kron
Description

Since I received the last version of FZ, I can't upload files on my URL without a message ("file already exist : enter a new name") I tried to change my settings concerning new files but it's staying with the same bug ?

#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'

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