[Tickets #12283] Re: Navigating to Mail Search from top menu error: URI Too Large

noreply at bugs.horde.org noreply at bugs.horde.org
Thu Aug 15 18:56:16 UTC 2013


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

Ticket URL: http://bugs.horde.org/ticket/12283
------------------------------------------------------------------------------
  Ticket             | 12283
  Updated By         | Jan Schneider <jan at horde.org>
  Summary            | Navigating to Mail Search from top menu error: URI Too
                     | Large
  Queue              | IMP
  Version            | Git master
  Type               | Bug
  State              | Feedback
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


Jan Schneider <jan at horde.org> (2013-08-15 20:56) wrote:

>> I'm seeing this too now. This is what happens: in DimpBase.go(), line
>> 255, the passed "data" parameter is SU5CT1g, because that's what's
>> passed to go() on line 3804. Since Hash.updated is expected to be
>> passed a traversable object, all String properties are added to the
>> hash, that includes all String methods.
>
> Still can't reproduce.  Clicking on search from turba, for example,  
> sends me to:
>
> /horde/imp/dynamic.php?page=mailbox#search
>
> NO mailbox information (e.g. SU5CT1g) should appear in this URL:
>
>                 $url = Horde::url('dynamic.php')
>                     ->add('page', 'mailbox')
>                     ->setAnchor('search');
>
> So I can't determine a way how the 'tmp' variable on line 3804  
> contains anything other than 'search'.

It doesn't. SU5CT1g is assigned to 'data' on line 217.





More information about the bugs mailing list