Modify ↓
Ticket #1888 (closed defect: fixed)
Opened 7 years ago
Last modified 6 years ago
CamelCase in Ticket summary
| Reported by: | anonymous | Owned by: | cmlenz |
|---|---|---|---|
| Priority: | low | Milestone: | 0.9 |
| Component: | ticket system | Version: | 0.8.4 |
| Severity: | minor | Keywords: | ticket-summary, wikiformatting |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
Using CamelCase in Ticket summary leads to display a WkiLink? in the TimeLine?. Any way to get around that? I tried escaping the CamelCase by CamelCase but then the "!" will show up in the ticket-summary. ;(
Consider this example:
summary: refactor com.example.ExampleFooBar?
- It gets displayed nicely in the ticket-view
- In The Timeline wikiformatting will result in a wiki:ExampleFooBar? Link :-<
- Escaping with ExampleFooBar is no real alternative, since then the ! will show in ticket-view
Attachments
Change History
comment:1 Changed 7 years ago by jornh
- Resolution set to duplicate
- Status changed from new to closed
comment:2 Changed 7 years ago by cmlenz
- Component changed from timeline to ticket system
- Milestone set to 0.9
- Priority changed from normal to low
- Resolution duplicate deleted
- Severity changed from normal to minor
- Status changed from closed to reopened
No, the ticket summary is not actually intended to have wiki-formatting.
comment:3 Changed 6 years ago by cmlenz
- Owner changed from jonas to cmlenz
- Status changed from reopened to new
comment:4 Changed 6 years ago by cmlenz
- Status changed from new to assigned
comment:5 Changed 6 years ago by cmlenz
- Resolution set to fixed
- Status changed from assigned to closed
Fixed in [2144].
Note: See
TracTickets for help on using
tickets.



This is a duplicate of #476.