Modify ↓
Opened 18 years ago
Closed 18 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 18 years ago by
Changed 18 years ago by
| Attachment: | acronyms.py.patch added |
|---|
comment:2 Changed 18 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