6.0.0-beta1
7/5/25

[#11372] Mobile view (smart phone): Email addresses in the subject turn into broken HTML
Summary Mobile view (smart phone): Email addresses in the subject turn into broken HTML
Queue IMP
Queue Version Git develop
Type Bug
State Resolved
Priority 1. Low
Owners slusarz (at) horde (dot) org
Requester thomas.jarosch (at) intra2net (dot) com
Created 08/22/2012 (4700 days ago)
Due
Updated 08/29/2012 (4693 days ago)
Assigned
Resolved 08/23/2012 (4699 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
08/29/2012 12:48:52 PM Git Commit Comment #4 Reply to this comment
Changes have been made in Git (master):

commit f791fc06d2d0a21ce2479707a8d1ed496ca85cc1
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Wed Aug 22 21:04:36 2012 -0600

     [mms] More complete handling of linked data in subject header 
across views (Bug #11372).

  imp/docs/CHANGES                         |    2 ++
  imp/js/dimpbase.js                       |    2 +-
  imp/lib/Ajax/Application/ShowMessage.php |    8 +++++++-
  imp/lib/Dynamic/Message.php              |    4 +++-
  imp/lib/Ui/Message.php                   |    6 ++++--
  imp/package.xml                          |    2 ++
  6 files changed, 19 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/f791fc06d2d0a21ce2479707a8d1ed496ca85cc1
08/24/2012 03:31:16 PM Thomas Jarosch Comment #3 Reply to this comment
Works fine, thanks!
08/23/2012 03:06:33 AM Michael Slusarz Assigned to Michael Slusarz
State ⇒ Resolved
 
08/23/2012 03:06:20 AM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (develop):

commit f791fc06d2d0a21ce2479707a8d1ed496ca85cc1
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Wed Aug 22 21:04:36 2012 -0600

     [mms] More complete handling of linked data in subject header 
across views (Bug #11372).

  imp/docs/CHANGES                         |    2 ++
  imp/js/dimpbase.js                       |    2 +-
  imp/lib/Ajax/Application/ShowMessage.php |    8 +++++++-
  imp/lib/Dynamic/Message.php              |    4 +++-
  imp/lib/Ui/Message.php                   |    6 ++++--
  imp/package.xml                          |    2 ++
  6 files changed, 19 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/f791fc06d2d0a21ce2479707a8d1ed496ca85cc1
08/22/2012 02:07:35 PM Thomas Jarosch Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Mobile view (smart phone): Email addresses in the subject turn into broken HTML
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
Hi,

when there's an email address in the subject, it will turn into broken 
HTML code:

"Adress in subject test <a href="#" 
onclick="void(HordePopup.popup('%7B%22url%22%3A%22%5C%2Fhorde%5C%2Fimp%5C%2Fcompose.php%22%2C%22params%22%3A%7B%22Horde%22%3A%221tre0d6lu0357v5515d8fpobi1%22%2C%22to%22%3A%22slusarz%40horde.org%22%7D%7D'));;return 
false;">slusarz@horde.org</a>"


Too much XSS escaping?

Cheers,
Thomas

Saved Queries