Ticket #1484253 (closed Bugs: fixed)
& is double escaped in display of html numeric character references
| Reported by: | bumpus | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.1-rc1 |
| Component: | Client Scripts | Version: | 0.1-beta |
| Severity: | normal | Keywords: | |
| Cc: |
Description
When displaying an html encoded e-mail round cube escapes the & that precedes an escaped character identified numerically. For example, ' should display as a ', but instead displays as ' because roundcube sends ' to the browser.
A small change to regex on line 1035 of program/include/main.inc fixes this problem.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
