Ticket #1241 (closed defect: fixed)
CamelCase macro names show up in missing tab
| Reported by: | jdlrobson | Owned by: | MartinBudden |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.6.2 |
| Component: | core | Version: | |
| Severity: | medium | Keywords: | tiddlywiki core |
| Cc: |
Description
If I create a tiddler which uses a macro where the name is in camel case eg. <<CamelMacro?>>
or in real life <<RandomColorPaletteButton?>>, when I look in the missing tab in the side bar, CamelMacro? and RandomColorPaletteButton? appear as missing tiddlers.
the same applies for <<CamelMacro? params>>
I would expect the logic to recognise CamelMacro? as a macro and not a link and therefore not appear in the missing tab.
Change History
Note: See
TracTickets for help on using
tickets.
