[Tickets #9958] Popup urls (json) won't work if arg_separator.output is set to "&"

bugs at horde.org bugs at horde.org
Fri Apr 22 20:52:07 UTC 2011


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/9958
------------------------------------------------------------------------------
  Ticket             | 9958
  Created By         | error at debug.fi
  Summary            | Popup urls (json) won't work if arg_separator.output is
                     | set to "&"
  Queue              | IMP
  Version            | 5.0.1
  Type               | Bug
  State              | Unconfirmed
  Priority           | 2. Medium
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


error at debug.fi (2011-04-22 20:52) wrote:

Json encoded urls won't work if PHP setting arg_separator.output is  
set to "&".

eg. reply url would be  
"/imp/compose.php?actionID=reply_auto&amp%3Bidentity=0&amp%3Bthismailbox=INBOX&amp%3Buid=7&uniq=1303503165816" and the compose.php throws an error "Fatal error: Call to a member function getStructure() on a non-object in /home/www/webmail/imp/lib/Contents.php on line  
112"

After changing the arg_separator.output to "&" the reply url is  
"/imp/compose.php?actionID=reply_auto&identity=0&thismailbox=INBOX&uid=7&uniq=13035053165816" and error is  
gone.






More information about the bugs mailing list