Ticket #235 (new defect)
Don't allow [[ or ]] and some other characters in tiddler titles
| Reported by: | UdoBorkowski | Owned by: | |
|---|---|---|---|
| Priority: | undefined | Milestone: | soon |
| Component: | core | Version: | |
| Severity: | undefined | Keywords: | |
| Cc: |
Description
It should not be possible (e.g.) to write a tiddler titled:
TiddlyWiki can't cope with "[[]]" as tag
since you will not be able to reference it in a pretty link:
[[Ticket 234|TiddlyWiki can't cope with "[[]]" as tag]]
Since the title is a "title" people will probably want to use nearly every possible text as the title, even the given one
Probably we need some kind of "escaping" here. E.g. writing
[[Ticket 234|TiddlyWiki can't cope with "\[\[\]\]" as tag]]
may solve this problem
For details see this discussion
Change History
Note: See
TracTickets for help on using
tickets.
