Bugzilla – Attachment 134803 Details for
Bug 22659
Add 'save and continue' functionality to news and HTML customizations
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Big 22659: (follow-up) Add category to redirect
Big-22659-follow-up-Add-category-to-redirect.patch (text/plain), 994 bytes, created by
Biblibre Sandboxes
on 2022-05-10 09:02:07 UTC
(
hide
)
Description:
Big 22659: (follow-up) Add category to redirect
Filename:
MIME Type:
Creator:
Biblibre Sandboxes
Created:
2022-05-10 09:02:07 UTC
Size:
994 bytes
patch
obsolete
>From 365e3c85cc7679a3afb7349d0333e8e49b3fc7b2 Mon Sep 17 00:00:00 2001 >From: Lucas Gass <lucas@bywatersolutions.com> >Date: Mon, 28 Mar 2022 20:51:35 +0000 >Subject: [PATCH] Big 22659: (follow-up) Add category to redirect > >Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk> >--- > tools/additional-contents.pl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/tools/additional-contents.pl b/tools/additional-contents.pl >index 1bd27a2051..8167ed39d0 100755 >--- a/tools/additional-contents.pl >+++ b/tools/additional-contents.pl >@@ -189,7 +189,7 @@ elsif ( $op eq 'add_validate' ) { > } > > if( $redirect eq "just_save" ){ >- print $cgi->redirect("/cgi-bin/koha/tools/additional-contents.pl?op=add_form&id=$id&editmode=$editmode&redirect=done"); >+ print $cgi->redirect("/cgi-bin/koha/tools/additional-contents.pl?op=add_form&id=$id&category=$category&editmode=$editmode&redirect=done"); > exit; > } else { > $op = 'list'; >-- >2.30.2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 22659
:
126593
|
126929
|
127133
|
130155
|
130238
|
132365
|
134802
|
134803
|
134804
|
134805
|
135471
|
135472
|
135473
|
136523
|
136524