Opened 8 years ago
Closed 5 years ago
#1339493 closed Bugs (fixed)
HTML in recipient list allowed - even javascript
| Reported by: | ja-stiebing | Owned by: | roundcube |
|---|---|---|---|
| Priority: | 6 | Milestone: | 0.1.1 |
| Component: | PHP backend | Version: | None |
| Severity: | critical | Keywords: | |
| Cc: |
Description
Related to Bug # 1330134 : https://sourceforge.net/tracker/? func=detail&atid=742847&aid=1330134&group_id=13928 1 After Bug # 1330134 has been solved now, a similar (the same) problem can show up if the incoming mail contains the following line (the text after the line will disappear): </td></tr></table><div style="display:none;"> The (a bit) curious thing to this problem is that it appears also if the Mail ist text-only and the preferences are set to not prefer HTML. (I think) it hadn't been a problem as Bug # 1330134 had been submitted.
Change History (4)
comment:1 Changed 8 years ago by ja-stiebing
- Summary changed from HTML in mail body can mess up mail even if text is preferred to HTML in recipient list allowed - even javascript
comment:2 Changed 5 years ago by seansan
- Milestone set to 0.1.1
Still occuring (popup doesnt work though)
review in 0.1.1 how to handle - do we want HTML like code to be used in TO?
comment:3 Changed 5 years ago by seansan
Dupe @ #1484647
comment:4 Changed 5 years ago by thomasb
- Resolution changed from None to fixed
- Status changed from assigned to closed
All strings are correctly quoted in 0.1-stable
Note: See
TracTickets for help on using
tickets.
