Modify

Opened 11 years ago

Closed 11 years ago

#10917 closed defect (invalid)

Wikirename Fails on a wikipage with an attachment and returns: OSError: [Errno 22] Invalid argument

Reported by: beninia Owned by: Noah Kantrowitz
Priority: highest Component: WikiRenamePlugin
Severity: blocker Keywords:
Cc: Trac Release: 1.0

Description

How to Reproduce

While doing a POST operation on /admin/general/wikirename, Trac issued an internal error.

(please provide additional details here)

Request parameters:

{'__FORM_TOKEN': u'cba3cb41d7c867dc90a496e3',
 'cat_id': u'general',
 'dest_page': u'ReleasesMapper/Mapper_1.0.1',
 'panel_id': u'wikirename',
 'path_info': None,
 'redirect': u'1',
 'src_page': u'ReleasesMapper',
 'submit': u'Apply'}

User agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:19.0) Gecko/20100101 Firefox/19.0

System Information

Trac 1.0.1
Docutils 0.7
Genshi 0.6 (with speedups)
mod_wsgi 3.3 (WSGIProcessGroup WSGIApplicationGroup %{GLOBAL})
psycopg2 2.2.1
Pygments 1.3.1
Python 2.6.6 (r266:84292, Dec 26 2010, 22:48:11)
[GCC 4.4.5]
pytz 2010b
RPC 1.0.6
setuptools 0.6
Subversion 1.7.7 (r1393599)
jQuery 1.7.2

Enabled Plugins

`AdvancedTi

Attachments (0)

Change History (1)

comment:1 Changed 11 years ago by Ryan J Ollos

Resolution: invalid
Status: newclosed

You should not use WikiRenamePlugin with Trac 0.12 and later, as the functionality has been included in the core. If you have not installed the WikiRenamePlugin but instead are using the functionality from the Trac core, then the issue should not be reported to trac-hacks. I'd suggest asking on the t:MailingList first, and filing a bug if you can identify one.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Noah Kantrowitz.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.