https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37965

--- Comment #4 from David Cook <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to