Modify

Opened 16 years ago

Closed 12 years ago

#2254 closed defect (wontfix)

Problem with wiki page names including regexp meta character

Reported by: Jun Omae Owned by: Noah Kantrowitz
Priority: normal Component: WikiRenamePlugin
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description

The plugin has the problem when renaming from wiki page names including regexp meta characters.

When pass the name to sre.sub(), need to use sre.escape(). see sre-escape.diff

Attachments (1)

sre-escape.diff (663 bytes) - added by Jun Omae 16 years ago.

Download all attachments as: .zip

Change History (2)

Changed 16 years ago by Jun Omae

Attachment: sre-escape.diff added

comment:1 Changed 12 years ago by Ryan J Ollos

Resolution: wontfix
Status: newclosed

0.10 version of the plugin is deprecated.

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.