[Tickets #5604] Re: ListMessages endless loop

bugs at bugs.horde.org bugs at bugs.horde.org
Sun Aug 5 23:06:40 UTC 2007


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

Ticket URL: http://bugs.horde.org/ticket/?id=5604
-----------------------------------------------------------------------
 Ticket             | 5604
 Updated By         | Chuck Hagenbuch <chuck at horde.org>
 Summary            | ListMessages endless loop
 Queue              | DIMP
 Version            | 1.0-ALPHA
 Type               | Bug
-State              | Unconfirmed
+State              | Feedback
 Priority           | 3. High
 Owners             | 
-----------------------------------------------------------------------


Chuck Hagenbuch <chuck at horde.org> (2007-08-05 16:06) wrote:

That patch results in the same output for you in msglist, specifically that
it's an associative array, not a numerically indexed array?

On the Centos/PHP 5.1.6 box that doesn't work, do you have a version of
the PHP json extension? If you do, then this is likely a bug in that json
version, and you should try disabling the json extension that you have (it
was mainstreamed in PHP 5.2, so that version should work well).

If that box does *NOT* have a json extension, then this is a bug in
Horde_Serialize_JSON and we should add a unit test for it - if this is the
case it'd be helpful if you could include a var_export of the $result
object so we can toss it into the test quickly.



More information about the bugs mailing list