Summary: | TT method 'delete' don't need to be escaped | ||
---|---|---|---|
Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
Component: | Architecture, internals, and plumbing | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | fridolin.somers, kyle, victor |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: |
21.11.00,21.05.05,20.11.12
|
Circulation function: | |
Bug Depends on: | 22466 | ||
Bug Blocks: | 22605 | ||
Attachments: | Bug 29350: Don't need to escape the 'delete' TT methods |
Description
Jonathan Druart
2021-10-28 13:28:32 UTC
Created attachment 127057 [details] [review] Bug 29350: Don't need to escape the 'delete' TT methods Will be needed by bug 22605. Pushed to master for 21.11, thanks to everybody involved! Pushed to 21.05.x for 21.05.05 Pushed to 20.11.x for 20.11.12 Not backported to oldoldstable (20.05.x). Feel free to ask if it's needed. |