https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32413
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|release-notes-needed | Text to go in the| |When creating a reports release notes| |with runtime parameters | |that use the same | |description, the form in | |Koha would present only one | |input field for them, but | |the JSON API required to | |send the value multiple | |times for each occurrence | |of the runtime parameter. | |This makes the behavior in | |Koha and the JSON API match | |in that the parameter needs | |to be only sent once. | | | |**Important:** Scripts | |using the JSON feature with | |repeatable parameters | |before this change will | |need to be adapted. --- Comment #10 from Katrin Fischer <[email protected]> --- (In reply to Katrin Fischer from comment #8) > While this is a nice fix, it an break people scripts. Please add nice clear > release notes to make this change more visible. > > It's also why I think we might want to hold back on backporting this. I know > I have scripts I will need to adapt that use repeated params that are now > sent multiple times to get around this. Johanna, I am going to try and write the notes now, but I really need people to react to requests for additional work on their bugs or I can't keep pushing them. -- 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/
