https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38196 --- Comment #7 from David Nind <david@davidnind.com> --- (In reply to Jan Kissig from comment #5)
(In reply to Jan Kissig from comment #4) ...
Hey David thank you for testing this. Are the TICKET_STATUS AVs named like 'Option 1' or 'Option1'. I just found that having a white space in an AV the filters don't work. Maybe this already solves the problem for testing. As AVs may contain spaces (more than 50 in the db contain one), I have to fix that patch to make these working too.
In the manual I found this: "Authorized value is limited to 80 characters and cannot have spaces or special characters other than underscores and hyphens in it."
As there are existing AVs with spaces and there is no warning when entering AVs with spaces this contradicts the manual. Maybe this could be discussed further on Mattermost.
I think this is a "bug": if this is the case, then you shouldn't be able to add and authorized value with a space in it. You should get a form validation error, and ideally it should have a hint that says this. Fixing up existing authorized values that don't meet the criteria could be a challenge... So a separate bug for this I think, if one doesn't exist already. -- You are receiving this mail because: You are watching all bug changes.