Modify ↓
Opened 16 years ago
Closed 16 years ago
#3722 closed defect (fixed)
AcronymsPlugin incompatible with 0.11
Reported by: | Justin R. Cutler | Owned by: | Alec Thomas |
---|---|---|---|
Priority: | high | Component: | AcronymsPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
AcronymsPlugin is incompatible with Trac 0.11 because the _compiled_rules
member of WikiSystem
has moved to WikiParser
.
Attached is a functional patch.
Attachments (1)
Change History (3)
Changed 16 years ago by
Attachment: | acronymsplugin.patch added |
---|
comment:1 Changed 16 years ago by
Great!, this patch works for me! anybody have commit permision please create 0.11 branch and apply this patch!
comment:2 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Patch to update AcronymsPlugin for compatibilty with Trac 0.11