Ticket #1484999 (closed Bugs: fixed)

Opened 9 months ago

Last modified 9 months ago

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

Changed 9 months ago by alec

  • status changed from new to closed
  • resolution set to fixed
  • milestone changed from later to 0.1.2

Bug was fixed in r1307.

Note: See TracTickets for help on using tickets.