29 Oct
2024
29 Oct
'24
11:41 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37965 --- Comment #4 from David Cook <dcook@prosentient.com.au> --- Test plan: 1. Go to http://localhost:8081/cgi-bin/koha/tools/additional-contents.pl? op=add_form&category=news&editmode=wysiwyg 2. In the Content box, type "This is cool" and then make "cool" into a link to "http://localhost:8081/cool.pl" 3. Note that the URL has been rewritten to just "/cool.pl" when you check the source code 4. Apply the patch 5. Repeat the same process as you did before applying the patch 6. Note that now the URL has NOT been rewritten and remains http://localhost:8081/cool.pl -- You are receiving this mail because: You are watching all bug changes.