https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37965 --- Comment #6 from David Cook <dcook@prosentient.com.au> --- Created attachment 173696 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=173696&action=edit 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 -- You are receiving this mail because: You are watching all bug changes.