[Tickets #5582] Re: Need to replace sscanf() in Turba_Driver

bugs at bugs.horde.org bugs at bugs.horde.org
Fri Aug 3 21:02:40 UTC 2007


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

Ticket URL: http://dev.horde.org/horde/whups/ticket/?id=5582
-----------------------------------------------------------------------
 Ticket             | 5582
 Updated By         | Michael Rubinsky <mrubinsk at horde.org>
 Summary            | Need to replace sscanf() in Turba_Driver
 Queue              | Turba
 Version            | HEAD
 Type               | Bug
 State              | Feedback
 Priority           | 2. Medium
 Owners             | 
-----------------------------------------------------------------------


Michael Rubinsky <mrubinsk at horde.org> (2007-08-03 14:02) wrote:

Just to clarify:
The existing code works fine as long as we don't use positioned parameters
in the format string -' %2$s %1$s' for example.  With just ' %s %s'  every
thing is fine, but we need to put the field we are using to store the
contact list name first in the 'fields' array...and off the top of my head,
even if we were able to use a regex, we'd still have to "manually" ensure
the correct ordering of the fields in the fields array, no?



More information about the bugs mailing list