Ticket #1484999 (closed Bugs: fixed)
HTML Message display (Filtering issue)
| Reported by: | rosali | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.2-alpha |
| Component: | Client Scripts | Version: | 0.1.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I see ...
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />" not filtered
... when displaying a html message composed by MS Outlook.
To remove the xml tag on html filtering add ...
'/<\?xml.+>/Umis');
... to $remote_patterns in function "rcmail_print_body"
-Roland
Change History
Note: See
TracTickets for help on using
tickets.
