When you try to delete a news entry from Koha's staff start page you get the confirmation question, but when you say yes, you end up in the HTML customizations with an empty page. The news entry is not deleted.
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