Ticket #1093 (closed defect: invalid)
[TiddlyWeb] Mselect plugin cannot handle separator character %2C
| Reported by: | jdlrobson | Owned by: | cdent |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | tiddlyweb | Version: | |
| Severity: | low | Keywords: | |
| Cc: |
Description
When a selector for mselect has been chosen as comma it doesn't - even if the character is uri encoded.
eg. bags/published_articles_en/tiddlers?mselect=text:%2C%20and
to find all tiddlers with text containing the string ", and" will fail.
Likewise the select plugin doesn't allow users to search for ";foo" and similar strings as ";" is the separator. bags/published_articles_en/tiddlers?select=text%2Bfoo
Am hoping there is a way to allow this...
Change History
Note: See
TracTickets for help on using
tickets.
