| Summary: | Can't delete multiple news items at once | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Lucas Gass (lukeg) <lucas> |
| Component: | Tools | Assignee: | Lucas Gass (lukeg) <lucas> |
| Status: | CLOSED FIXED | QA Contact: | Joonas Kylmälä <joonas.kylmala> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | joonas.kylmala, kyle |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
21.11.00
|
|
| Circulation function: | |||
| Bug Depends on: | 22544 | ||
| Bug Blocks: | 28717 | ||
| Attachments: |
Bug 28718: handle multiple deletions from news
Bug 28718: handle multiple deletions from news Bug 28718: handle multiple deletions from news |
||
|
Description
Lucas Gass (lukeg)
2021-07-16 14:43:06 UTC
Created attachment 122898 [details] [review] Bug 28718: handle multiple deletions from news To test: 1. have multiple news 2. check several of them and and click 'Delete selected' 3. see ugly error 4. apply patch 5. try again 6. no error Created attachment 122940 [details] [review] Bug 28718: handle multiple deletions from news To test: 1. have multiple news 2. check several of them and and click 'Delete selected' 3. see ugly error 4. apply patch 5. try again 6. no error Signed-off-by: Owen Leonard <oleonard@myacpl.org> Created attachment 123097 [details] [review] Bug 28718: handle multiple deletions from news To test: 1. have multiple news 2. check several of them and and click 'Delete selected' 3. see ugly error 4. apply patch 5. try again 6. no error Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Joonas Kylmälä <joonas.kylmala@helsinki.fi> Pushed to master for 21.11, thanks to everybody involved! Not needed for 21.05.x |