6.0.0-beta1
7/3/25

[#11928] Importing email via dynamic interface leaks json response to browser window
Summary Importing email via dynamic interface leaks json response to browser window
Queue IMP
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners slusarz (at) horde (dot) org
Requester mrubinsk (at) horde (dot) org
Created 12/31/2012 (4567 days ago)
Due
Updated 01/04/2013 (4563 days ago)
Assigned
Resolved 01/04/2013 (4563 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
01/04/2013 08:43:03 PM Michael Slusarz Comment #3
Assigned to Michael Slusarz
State ⇒ Resolved
Reply to this comment
Fixed in Horde_Core 2.1.4.
01/04/2013 08:42:42 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

commit 5171c6aee96d81ffd67e0d290902e3155940f7b6
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Fri Jan 4 13:41:32 2013 -0700

     [mms] Fix multiple AJAX submits to same hidden IFRAME on the same 
page (Bug #11928).

  framework/Core/js/hordecore.js |   25 +++++++++++++------------
  framework/Core/package.xml     |    2 ++
  2 files changed, 15 insertions(+), 12 deletions(-)

http://git.horde.org/horde-git/-/commit/5171c6aee96d81ffd67e0d290902e3155940f7b6
12/31/2012 04:55:28 PM Michael Rubinsky Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Importing email via dynamic interface leaks json response to browser window
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
While importing an email into IMP dynamic interface by right clicking 
on the folder and choosing "Import", the first imported email works as 
expected, but when trying to immediately import a second email, the 
JSON response is shown in the browser window:

/*-secure-{"response":{"action":"importMailbox","mbox":"VGVzdEVtYWls"},"msgs":[{"charset":"UTF-8","message":"Imported 1 message from 
bademail.txt.","flags":[],"type":"horde.success"}]}*/

Thereafter, the import sometimes works correctly and sometimes doesn't 
- even when importing the same email.

Saved Queries