Opened 12 years ago

Last modified 6 years ago

#9859 closed defect

OSError: Errno 22 Invalid argument — at Initial Version

Reported by: kurt.gerber@… Owned by: Noah Kantrowitz
Priority: normal Component: WikiRenamePlugin
Severity: normal Keywords:
Cc: Trac Release: 0.12

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

Change History (0)

Note: See TracTickets for help on using tickets.