[Tickets #9617] Re: db_migrate and duplicate tags in rampage
bugs at horde.org
bugs at horde.org
Fri Mar 4 21:15:24 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/9617
------------------------------------------------------------------------------
Ticket | 9617
Updated By | leema.heino at uta.fi
Summary | db_migrate and duplicate tags in rampage
Queue | Horde Framework Packages
Version | Git master
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Rubinsky
+New Attachment | Tagger.php.patch
------------------------------------------------------------------------------
leema.heino at uta.fi (2011-03-04 21:15) wrote:
> Changes have been made in Git for this ticket:
>
> Need to convert from database's charset before comparing
> Bug: 9617
>
> 1 files changed, 1 insertions(+), 1 deletions(-)
> http://git.horde.org/horde-git/-/commit/0f36ff69b64c96e3ab91d6f479fa34cb15a451a9
Attached patch seemed to fix it for me.
Another bug has appeared. Output from debug log:
DEBUG: SQL SELECT user_id, user_name FROM `rampage_users` WHERE
user_name IN ('ntllt')
DEBUG: SQL QUERY FAILED: Duplicate entry 'ntllt' for key
rampage_users_user_name' INSERT INTO `rampage_users` (user_name)
VALUES ('ntllt')
More information about the bugs
mailing list