Summary: | Deleting news entries from Koha's staff start page is broken | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Staff interface | Assignee: | Bugs List <koha-bugs> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | andrew, dcook, gmcharlt, m.de.rooy |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
23.11.00,23.05.02,22.11.08
|
|
Circulation function: | |||
Bug Depends on: | |||
Bug Blocks: | 31383 | ||
Attachments: |
Bug 32245: Fix delete news item from staff home page
Bug 32245: Fix delete news item from staff home page |
Description
Katrin Fischer
2022-11-17 11:52:39 UTC
Still valid. Created attachment 152561 [details] [review] Bug 32245: Fix delete news item from staff home page Simple fix: op was named incorrectly in URL. Trivial. Self signoff Please test on top of 31383. Ready soon for QA. RMaints: This should be trivial to backport without 31383. Currently the patch doesn't apply without 32245: Apply? [(y)es, (n)o, (i)nteractive] y Applying: Bug 32245: Fix delete news item from staff home page error: sha1 information is lacking or useless (koha-tmpl/intranet-tmpl/prog/en/modules/intranet-main.tt). error: could not build fake ancestor Patch failed at 0001 Bug 32245: Fix delete news item from staff home page hint: Use 'git am --show-current-patch=diff' to see the failed patch When you have resolved this problem run "git bz apply --continue". If you would prefer to skip this patch, instead run "git bz apply --skip". To restore the original branch and stop patching run "git bz apply --abort". Patch left in /tmp/Bug-32245-Fix-delete-news-item-from-staff-home-pag-c87n5g8w.patch As we want the bugfix backported, I suggest to turn the dependencies around. Created attachment 152603 [details] [review] Bug 32245: Fix delete news item from staff home page Simple fix: op was named incorrectly in URL. Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 23.11. Nice work everyone, thanks! Thanks for all the hard work! Pushed to 23.05.x for the next release Nice work everyone! Pushed to 22.11.x for next release |