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