Modify

Opened 12 years ago

Closed 12 years ago

Last modified 6 years ago

#9859 closed defect (wontfix)

OSError: Errno 22 Invalid argument

Reported by: kurt.gerber@… Owned by: Ryan J Ollos
Priority: normal Component: WikiRenamePlugin
Severity: normal Keywords:
Cc: Trac Release: 0.12

Description (last modified by Ryan J Ollos)

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 3014415f843e9a850e6daec0 ,   cat_id : u general ,   dest_page : u Mobile/Functionality ,   panel_id : u wikireNAME ,   path_info : None,   redirect : u 1 ,   src_page : u Mobile ,   submit : u Apply } }}} User agent: `Mozilla/5.0  Windows NT 6.1; WOW64; rv:10.0.2  Gecko/20100101 Firefox/10.0.2`      System Information      ||    `Trac`    || `0.12` || ||    `Docutils`    || `0.4.1` || ||    `FullBlog`    || `0.1.1` || ||    `Genshi`    || `0.6` || ||    `Pygments`    || `0.9` || ||    `pysqlite`    || `2.4.0` || ||    `Python`    || `2.5.2  r252:60911, Jan 20 2010, 23:30:56  `   br   ` GCC 4.2.4  Ubuntu 4.2.4-1ubuntu3  ` || ||    `setuptools`    || `0.6c12` || ||    `SQLite`    || `3.4.2` || ||    `Subversion`    || `1.4.6  r28521 ` || ||    `jQuery`    || `1.4.2` ||      Enabled Plugins      ||    `gantt`    || `0.1` || ||    `graphviz`    || `0.7.4` || ||    `TracAccountManager`    || `0.3dev` || ||    `TracDateField`    || `1.0.1` || ||    `TracDiscussion`    || `0.6` || ||    `TracFullBlogPlugin`    || `0.1.1` || ||    `TracImageSvg`    || `0.1` || ||    `TracWikiReNAME`    || `2.1.1` || ||    `TracWysiwyg`    || `0.2` ||      Python Traceback      {{{ Traceback  most recent call last :  File  build/bdist.linux-x86_64/egg/trac/web/main.py , line 513, in _dispatch_request  dispatcher.dispatch req   File  build/bdist.linux-x86_64/egg/trac/web/main.py , line 235, in dispatch  resp   chosen_handler.process_request req   File  build/bdist.linux-x86_64/egg/trac/admin/web_ui.py , line 116, in process_request  path_info   File  build/bdist.linux-x86_64/egg/wikireNAME/web_ui.py , line 40, in render_admin_panel  reNAME_page self.env, data  src  , data  dest  , req.authNAME, req.remote_addr, debug self.log.debug   File  build/bdist.linux-x86_64/egg/wikireNAME/util.py , line 74, in reNAME_page  os.reNAMEs from_path, to_path   File  /usr/lib/python2.5/os.py , line 213, in reNAMEs  reNAME old, new  OSError:  Errno 22  Invalid argument }}}

Attachments (0)

Change History (2)

comment:1 Changed 12 years ago by Ryan J Ollos

Description: modified (diff)
Owner: changed from Noah Kantrowitz to Ryan J Ollos

This plugin is deprecated in Trac 0.12 as its functionality is included in the core.

comment:2 Changed 12 years ago by Ryan J Ollos

Resolution: wontfix
Status: newclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Ryan J Ollos.
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.