http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9659 --- Comment #9 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to comment #6)
Great idea, Tomás!
I haven't looked at the code yet, but it appears that there is a problem when saving and running reports though.
When I use your test case, I fix the typos so that the run-time parameter is looking for "branches", and I'm still getting the following error message:
Test branch1: The authorised value category (branches) you selected does not exist. Test branch2: The authorised value category (branches) you selected does not exist.
However, when I save anyway and run the report, it works successfully.
I also tried using the legitimate authorised value category "LOC", but I received the same on screen error message both when saving the report and when trying to run the report :/.
Thanks for testing the patch. I forgot to fix an error I had in two other places regarding array references handling when I found it in one place. It is working correctly right now. -- You are receiving this mail because: You are watching all bug changes.