https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27331

--- Comment #3 from Jonathan Druart <[email protected]> 
---
(In reply to Kyle M Hall from comment #2)
> File appears to still be invalid do to unrelated issues:
> ERROR 1062 (23000) at line 121: Duplicate entry 'COUNTRY-ER' for key
> 'av_uniq'
> 
> INSERT INTO `authorised_values` ( `category`, `authorised_value`, `lib`)
> VALUES ( 'COUNTRY', 'ER', 'Érythrée');
> INSERT INTO `authorised_values` ( `category`, `authorised_value`, `lib`)
> VALUES ( 'COUNTRY', 'ER', 'Allemagne');

Yes, it's related to bug 17809 that I am about to push :)

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to