[Tickets #4849] Re: MDB2 Error adding bookmark
bugs@bugs.horde.org
bugs at bugs.horde.org
Tue Jan 9 01:59:55 PST 2007
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=4849
-----------------------------------------------------------------------
Ticket | 4849
Updated By | vfigueiro at gocial.pt
Summary | MDB2 Error adding bookmark
Queue | Trean
Type | Bug
State | Feedback
Priority | 2. Medium
Owners |
-----------------------------------------------------------------------
vfigueiro at gocial.pt (2007-01-09 01:59) wrote:
> What is the value of $bookmark_id then (lib/Bookmarks.php line 1035).
> We check for errors, so not sure why/how this would be failing.
inserting «echo $bookmark_id, gettype($bookmark_id);» on line 1036
prints "27integer".
Meanline, I got it working changing line 1044 to:
«VALUES (?::integer, ?::integer, ?, ?, ?, ?::integer, ?::integer,
?::integer, ?)');» and doing similar change to the update.
More information about the bugs
mailing list