Opened 4 years ago

Closed 4 years ago

#1486350 closed Bugs (fixed)

Formatting code shows up in HTML messages

Reported by: smultron Owned by:
Priority: 5 Milestone: 0.4-beta
Component: Core functionality Version: git-master
Severity: normal Keywords:
Cc:

Description

I received a message from a Roundcube user which was prepended by some code that (I assume) isn't supposed to be visible. Before the user-typed message starts, this is placed before it:

Normal0falsefalsefalseMicrosoftInternetExplorer4
<!-- /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman";} @page Section1 {size:8.5in 11.0in; margin:1.0in 1.25in 1.0in 1.25in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;} div.Section1 {page:Section1;} -->

I'm not sure where the issue lies; it could be TinyMCE or something else (I don't know how the message was composed, exactly, other than HTML-mode enabled). Let me know if more info is needed. Using SVN 3145.

Change History (3)

comment:1 Changed 4 years ago by alec

  • Component changed from Client Scripts to Core functionality
  • Milestone changed from later to 0.4-beta

We need a full message source.

comment:2 Changed 4 years ago by smultron

  • Version changed from 0.3.1 to svn-trunk

Tried to clean it as much as possible without messing it up, but still probably best not to leave it up here. Posted to pastebin for a month. Feel free to copy to your PC for further reference.

http://pastebin.com/m6f678e1a

comment:3 Changed 4 years ago by alec

  • Resolution set to fixed
  • Status changed from new to closed

Fixed in [f96ffde2].

Note: See TracTickets for help on using tickets.