Modify ↓
Opened 17 years ago
Closed 17 years ago
#1703 closed enhancement (worksforme)
Non-ascii acronyms
Reported by: | yura ivanov | Owned by: | Alec Thomas |
---|---|---|---|
Priority: | normal | Component: | AcronymsPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
Need support for non-ascii acronyms. Very useful plugin, but need that option. Thanx.
Attachments (1)
Change History (3)
comment:1 Changed 17 years ago by
Changed 17 years ago by
Attachment: | acronyms.py.patch added |
---|
comment:2 Changed 17 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
With slightly modified patch from Trac #230 works well with current trac trunk.
Note: See
TracTickets for help on using
tickets.
This problem appears in regular expression matching. So it can be easily fixed by changing:
to