Modify ↓
Opened 15 years ago
Last modified 4 years ago
#5253 new defect
[patch] Depgraph tooltips get truncated when ticket summary has double quotes in
Reported by: | IBBoard | Owned by: | Ryan J Ollos |
---|---|---|---|
Priority: | normal | Component: | MasterTicketsPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
If you have a ticket that includes double quotes in the title then the tooltip on the depgraph gets truncated at the first double quote.
e.g.
Some ticket about "a string to fix"
would appear in the depgraph as:
Some ticket about
Attachments (1)
Change History (6)
Changed 15 years ago by
Attachment: | double_quotes_fix.patch added |
---|
comment:1 Changed 15 years ago by
Summary: | Depgraph tooltips get truncated when ticket summary has double quotes in → [patch] Depgraph tooltips get truncated when ticket summary has double quotes in |
---|
comment:3 Changed 12 years ago by
Fixed in 6e830623b1eea40967d34721e9653631463f4057 on the 0.12 branch. I'll get that merged over.
comment:4 Changed 11 years ago by
Owner: | changed from Noah Kantrowitz to Ryan J Ollos |
---|---|
Status: | new → assigned |
comment:5 Changed 4 years ago by
Status: | assigned → new |
---|
Note: See
TracTickets for help on using
tickets.
Simple fix for double quotes issue