[Tickets #6598] Re: Search List mixes fields

bugs at horde.org bugs at horde.org
Mon Apr 14 19:15:23 UTC 2008


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

Ticket URL: http://bugs.horde.org/ticket/6598
-----------------------------------------------------------------------
 Ticket             | 6598
 Updated By         | Michael Rubinsky <mrubinsk at horde.org>
 Summary            | Search List mixes fields
 Queue              | Turba
 Version            | HEAD
 Type               | Bug
-State              | Feedback
+State              | Assigned
 Priority           | 1. Low
 Milestone          |
 Patch              |
 Owners             | Michael Rubinsky, Jan Schneider
-----------------------------------------------------------------------


Michael Rubinsky <mrubinsk at horde.org> (2008-04-14 15:15) wrote:

Ok. I figured out what the issue is.

It's caused by mapping the same db field (id in your case) to two separate
turba fields (__key and __uid).  In your specific case you need to either
add a new field for uid, or if it's a read-only source then don't map __uid
to anything.  But they need to be separate fields.

In the more general sense, this *is* still a bug since this would occur
with any db field that is mapped to two or more turba fields.




More information about the bugs mailing list