Modify ↓
Opened 20 years ago
Closed 20 years ago
#1888 closed defect (fixed)
CamelCase in Ticket summary
| Reported by: | anonymous | Owned by: | Christopher Lenz |
|---|---|---|---|
| Priority: | low | Milestone: | 0.9 |
| Component: | ticket system | Version: | 0.8.4 |
| Severity: | minor | Keywords: | ticket-summary, wikiformatting |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal 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 (0)
Change History (5)
comment:1 by , 20 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
comment:2 by , 20 years ago
| Component: | timeline → ticket system |
|---|---|
| Milestone: | → 0.9 |
| Priority: | normal → low |
| Resolution: | duplicate |
| Severity: | normal → minor |
| Status: | closed → reopened |
No, the ticket summary is not actually intended to have wiki-formatting.
comment:3 by , 20 years ago
| Owner: | changed from to |
|---|---|
| Status: | reopened → new |
comment:4 by , 20 years ago
| Status: | new → assigned |
|---|
Note:
See TracTickets
for help on using tickets.



This is a duplicate of #476.