Ticket #1440 (closed defect: fixed)
filtering by modifier / creator is broken
| Reported by: | jdlrobson | Owned by: | JeremyRuston |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.6.3 |
| Component: | core | Version: | |
| Severity: | low | Keywords: | |
| Cc: |
Description
If I use the filter [modifier[jon]] it is currently returning no tiddlers.
Looking closer this appears to be due to TiddlyWiki.prototype.reverseLookup which treats the field name as a custom field in all cases except link and tags.
It should also support the default TiddlyWiki attributes. Suggested fix to be attached soon.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

