Patches item #1791054, was opened at 2007-09-09 15:44 Message generated for change (Comment added) made by darkoneko You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603140&aid=1791054...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open
Resolution: Wont Fix
Priority: 5
Private: Yes
Submitted By: DarkoNeko (darkoneko) Assigned to: Nobody/Anonymous (nobody) Summary: capitalize_redirects.py bug correction
Initial Comment: Changed : if not page_t.exists() which made the program crashed, as it's the page title, to if not page.exists()
Also, added french message for redirect creation
----------------------------------------------------------------------
Comment By: DarkoNeko (darkoneko)
Date: 2007-09-09 16:03
Message: Logged In: YES user_id=1809111 Originator: YES
actually nvm, the whole thing seems fscked up...
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603140&aid=1791054...