https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37152
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Text to go in the| |This fixes the delete release notes| |actions in these areas so | |that they now work as thye | |should: | | | |- Acquisitions: | | | | . Contracts - couldn't | |delete a contract (no | |confirmation message, | |didn't delete) | |(Acquisitions > search for | |a vendor > Contracts > | |Delete > Yes, delete | |contract) | | . Baskets - | |could still delete a basket | |(so no change in behavour), | |however it wasn't using the | |correct code to do this | |(Acquisitions > search for | |a vendor > select a basket | |> Delete basket) | | | |- MARC | |bibliographic frameworks | |and authority types: | |couldn't delete tags - the | |confirmation message didn't | |have the tag description, | |and didn't delete (there | |was no error message, it | |just didn't delete the tag) | |(Administration > Catalog > | |MARC bibliographic | |framework OR Authority | |types > Actions > MARC | |structure > [choose a tag] | |> Actions > Delete) | | | |- | |Patron categories: when | |attempting to delete a | |patron category that was | |still in use - it generated | |an error message, instead | |of a warning that it was | |still in use (and didn't | |delete the category) | |(Administration > Patron | |categories > Delete > | |[Warning that can't delete | |if in use OR Confirm | |deletion]) | | | |- Purchase | |suggestions in a patron's | |OPAC account: could still | |delete a purchase | |suggestion (so no change in | |behavour), however it | |wasn't using the correct | |code to do this (OPAC > | |Your account > Purchase | |suggestions > select | |suggestoon > Delete | |selected) | | | |(These fixes are | |related to the CSRF changes | |added in Koha 24.05 to | |improve form security.) -- 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/
