[Tickets #9223] Re: Kronolith_Tagger: ensureTypes not recognizing existing types
bugs at horde.org
bugs at horde.org
Sun Sep 5 15:33:06 UTC 2010
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/9223
------------------------------------------------------------------------------
Ticket | 9223
Updated By | Michael Rubinsky <mrubinsk at horde.org>
Summary | Kronolith_Tagger: ensureTypes not recognizing existing
| types
Queue | Kronolith
Version | Git master
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Michael Rubinsky <mrubinsk at horde.org> (2010-09-05 11:33) wrote:
> Exactly there's the problem in the loop. Here is my debugging:
> 1. loop:
> $key: 0
> $type: Array ( [calendar] => 1 )
> 2. loop:
> $key: 1
> $type: Array ( [event] => 2 )
You are getting these values inside the foreach loop that does the
db->selectAssoc() call (line 70 or so)? That looks badly broken.
What does your table look like?
More information about the bugs
mailing list