Ticket #1015 (closed defect: fixed)
Message truncated when it contains an "&"
| Reported by: | Delian1 | Owned by: | mrmoku |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | shr-messages | Version: | SHR-unstable |
| Keywords: | message,ampersand | Cc: |
Description
When displaying a message containing an ampersand, the message results truncated at the &.
In the list-view it is displayed correctly.
Change History
comment:3 Changed 3 years ago by mrmoku
- Status changed from new to closed
- Resolution set to fixed
should be fixed with f9f56ee687e696edf78348a8b2b947e7f859b395 (libphone-ui-shr) and the fix will appear in the shr-unstable feed with next rebuild.
Note: See
TracTickets for help on using
tickets.

lol :P
We probably forgot to escape html before showing (although I remember we did do it).