Modify ↓
#776 closed defect (fixed)
!'d CamelCase words are picked up by macro
Reported by: | Justin Francis | Owned by: | Justin Francis |
---|---|---|---|
Priority: | normal | Component: | WantedPagesMacro |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.10 |
Description
Any camel case words in version 0.10 are picked up by the macro, when they should be ignored.
Attachments (0)
Change History (3)
comment:1 Changed 18 years ago by
Component: | WantedPagesMacro → WantedPagesPlugin |
---|
comment:2 Changed 18 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 11 years ago by
Component: | WantedPagesPlugin → WantedPagesMacro |
---|
Renaming plugin from WantedPagesPlugin to WantedPagesMacro.
Note: See
TracTickets for help on using
tickets.
(In [1362]) fixed bug that added escaped CamelCase words to the list of wanted pages, I think this was actually related to the newer versions of python. Closes #776