https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37152

            Bug ID: 37152
           Summary: Delete-confirm should not start with 'cud-'
 Change sponsored?: ---
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
            Blocks: 36192

There are a number of pages that use the op delete_confirm to display a
confirmation page before deleting an object, followed by the op
cud-delete_confirm*ed* to actually perform the delete operation. A few pages
slipped through that are expecting an op of cud-delete_confirm, which should
not start with 'cud-':

  - acqui/basket.pl and basket.tt
  - opac/opac-suggestions.pl and opac-suggestions.tt
  - admin/auth-tag-structure.pl
  - admin/categories.pl
  - admin/aqcontract.pl
  - admin/marctagstructure.pl

None of these broke functionality for me when I tested them - the first two
because at least the .pl and .tt files align, and I'm not sure why the last
four didn't break. Either way, they should still be brought in line with the
coding guideline.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36192
[Bug 36192] [OMNIBUS] CSRF Protection for Koha
-- 
You are receiving this mail because:
You are the assignee for the bug.
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/

Reply via email to