To participate you must create an account on apostrophenow.org. If you have already done so, click Login.

Ticket #424 (new defect)

Opened 20 months ago

Last modified 13 months ago

aHtml::obfuscateMailtoInstance() breaks &body= in mailto:

Reported by: spike Owned by: tboutell
Priority: trivial Milestone: 1.5.2
Component: apostrophePlugin Version: 1.5
Keywords: Cc: team@…
Symfony version: 1.4

Description

Our marketing team found an obscure bug in the implementation of aHtml::obfuscateMailtoInstance() wherein using the subject and body fields in FCKEditor's GUI for mailto: links breaks. This is because the "&body=" is replaced with "&body=". It seems like the browser should still recognize this, but it doesn't (tested merely in FF).

To be fair, this is much more of a bug with FCKEditor than it is with aHtml::obfuscateMailtoInstance(), but that is the best place to fix it.

This is using: /tags/RELEASE_1_0_11

Attachments

aHtml.diff Download (0.6 KB) - added by anonymous 20 months ago.
diff file

Change History

Changed 20 months ago by anonymous

diff file

Changed 13 months ago by johnnyoffline

  • cc team@… added
  • version changed from 1.0 to 1.5
  • milestone set to 1.5.1

Tom, there is a .diff in this ticket, I think it is an easy one to close.

Note: See TracTickets for help on using tickets.