]> git.koha-community.org Git - koha.git/commit
Bug 37965: (QA follow-up) fix WYSIWYG in sysprefs
authorDavid Cook <dcook@prosentient.com.au>
Tue, 29 Oct 2024 22:45:23 +0000 (22:45 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Wed, 30 Oct 2024 06:47:43 +0000 (07:47 +0100)
commit6a22ae84fb90125976eb0a574c3dde1516e8bdb2
tree9c3fc6f5b9549c9eae54b03e3930070ed7830a59
parent7b38dd9a0840a888212c3126257175b85faade1c
Bug 37965: (QA follow-up) fix WYSIWYG in sysprefs

Test plan:
1. Go to http://localhost:8081/cgi-bin/koha/admin/preferences.pl?
op=search&searchfield=UseWYSIWYGinSystemPreferences
2. Enable the system preference to show WYSIWYG in HTML system preferences
3. Go to http://localhost:8081/cgi-bin/koha/admin/preferences.pl?
op=search&searchfield=OPACSearchForTitleIn
4. Add a link for "http://localhost:8081/cool.pl"
5. Note in the source code that the URL gets mangled

6. Apply the patch

7. Repeat the above test plan
8. Note that the URL has NOT been mangled and remains
http://localhost:8081/cool.pl

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
koha-tmpl/intranet-tmpl/prog/en/includes/wysiwyg-systempreferences.inc