| Summary: | Return to Additional Contents listview after editing such an item | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Marcel de Rooy <m.de.rooy> |
| Component: | Tools | Assignee: | Jonathan Druart <jonathan.druart> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | jonathan.druart, kyle |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 |
| Patch complexity: | Trivial patch | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: |
21.11.00
|
Circulation function: | |
| Bug Depends on: | 24387 | ||
| Bug Blocks: | |||
| Attachments: |
Bug 29263: (bug 24387 follow-up) Fix 'Cancel' link when editing a html custom
Bug 29263: (bug 24387 follow-up) Fix 'Cancel' link when editing a html custom Bug 29263: (bug 24387 follow-up) Fix 'Cancel' link when editing a html custom |
||
|
Description
Marcel de Rooy
2021-10-18 10:14:04 UTC
Created attachment 126434 [details] [review] Bug 29263: (bug 24387 follow-up) Fix 'Cancel' link when editing a html custom When editing content that is a html customization, the 'cancel' link should redirect to the html custom list, not the 'news' list. Test plan: Create or edit a html customization, click the 'Cancel' link => You should be redirected to the html custom list Created attachment 126435 [details] [review] Bug 29263: (bug 24387 follow-up) Fix 'Cancel' link when editing a html custom When editing content that is a html customization, the 'cancel' link should redirect to the html custom list, not the 'news' list. Test plan: Create or edit a html customization, click the 'Cancel' link => You should be redirected to the html custom list Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Created attachment 126461 [details] [review] Bug 29263: (bug 24387 follow-up) Fix 'Cancel' link when editing a html custom When editing content that is a html customization, the 'cancel' link should redirect to the html custom list, not the 'news' list. Test plan: Create or edit a html customization, click the 'Cancel' link => You should be redirected to the html custom list Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 21.11, thanks to everybody involved! |