[Tickets #1579] NEW: Unique Name Finding Logic
bugs at bugs.horde.org
bugs at bugs.horde.org
Thu Mar 17 13:36:06 PST 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=1579
-----------------------------------------------------------------------
Ticket | 1579
Created By | brian_d_martinez at raytheon.com
Summary | Unique Name Finding Logic
Queue | Wicked
State | Unconfirmed
Priority | 1. Low
Type | Bug
Owners |
-----------------------------------------------------------------------
brian_d_martinez at raytheon.com (2005-03-17 13:36) wrote:
Basically, we need the same unique-name-finding logic implemented in Whups
implemented into Wicked to handle functions such as updating attachments.
At present,
when performing attachment updates, Wicked will return the following
query/error:
Mar 17 09:23:06 HORDE [debug] [wicked] DB Error: constraint violation:
INSERT INTO wicked_attachments (page_id, attachment_majorversion,
attachment_minorversion, change_log, change_author, attachment_created,
attachment_name) VALUES ( 177, 1, 0, 'Final update', 'hordemgr',
1111076586,
'branching.vsd' ); [nativecode=1062 ** Duplicate entry '177-branching.vsd'
for key 1] [on line 162 of "/usr/share/pear/Horde/Notification.php"]
More information about the bugs
mailing list