Ticket #682 (closed enhancement: wontfix)
encodeTiddlyLink() ignores non-WikiWords
| Reported by: | FND | Owned by: | FND |
|---|---|---|---|
| Priority: | major | Milestone: | 2.6 |
| Component: | core | Version: | |
| Severity: | medium | Keywords: | |
| Cc: |
Description (last modified by FND) (diff)
String.encodeTiddlyLink() encloses tiddler titles in brackets only when they contain a space. However, tiddler titles can be non-WikiWords? without containing a space (e.g. "foo"), resulting in those not being encoded as links.
Therefore, this method should always enclose the respective title in brackets (note that this does not have any negative effects on WikiWords?).
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

