https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30249
--- Comment #4 from Andrew Fuerste-Henry <[email protected]> --- > I'd say the solution would be to try to avoid allowing itemtypes that can be > normalized/tokenized to be the same, but that won't help with data > migrations. I suppose it could be yet another check in about.pl... Thanks, David and Katrin. I knew I'd run into this before, but couldn't remember seeing a bug about it. If we know these characters cause problems when used in itemtype codes, then I'd be inclined to somehow not permit their use, but I don't have a solution for keeping that tidy in migration. If we don't block these characters, then some sort of warning text might be helpful, but I'm not sure where we'd put it that users would actually see and respect. -- You are receiving this mail because: You are the assignee for the bug. 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/
