Ticket #472 (new defect)
invalid tiddler IDs (due to spaces)
| Reported by: | FND | Owned by: | |
|---|---|---|---|
| Priority: | trivial | Milestone: | 2.5 |
| Component: | core | Version: | |
| Severity: | trivial | Keywords: | webStandards |
| Cc: |
Description (last modified by FND) (diff)
As discussed here, tiddler IDs generated from the respective tiddler's title can contain spaces, resulting in invalid IDs. Thus spaces should be removed or replaced in IDs.
Rationale
Apart from conforming to web standards, this would also make it easier to use CSS ID selectors.
Potential Problems
Plugins assuming that the ID for a story tiddler is story.idPrefix + tiddler.title would become non-functional in some cases. However, fixing this should be very simple.
Change History
Note: See
TracTickets for help on using
tickets.
