Bug 30672

Summary: Special characters entered into circulation and fine rules causes errors
Product: Koha Reporter: Kelly McElligott <kelly>
Component: System AdministrationAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: gmcharlt, jonathan.druart
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Kelly McElligott 2022-05-03 15:25:29 UTC
Currently, Koha allows for special characters such as $ in the circulation and fine rule matrix.  This causes errrors if a circulation rule has a $ in the fines/fees column.
Comment 1 Jonathan Druart 2022-06-07 14:16:40 UTC
Where do you get an error? When saving the rule?
Comment 2 Katrin Fischer 2022-07-30 21:58:40 UTC
I think what was meant here was the missing validation on the fields that is maybe partially to blame on the switch to circulation_rules. Before, you couldn't save an amount of 4,00€ in fine, now you can, but it will cause problems down the road.
Comment 3 Katrin Fischer 2023-06-17 21:47:52 UTC

*** This bug has been marked as a duplicate of bug 33028 ***