Modify ↓
Opened 18 years ago
Closed 14 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)
Change History (2)
Changed 18 years ago by
| Attachment: | sre-escape.diff added |
|---|
comment:1 Changed 14 years ago by
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.



0.10 version of the plugin is deprecated.