[Koha-bugs] [Bug 37965] Restore Bug 12032 - TinyMCE rewrites urls in a very annoying and unexpected way
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37965 David Cook changed: What|Removed |Added Attachment #172021|0 |1 is obsolete|| --- Comment #5 from David Cook --- Created attachment 173695 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=173695&action=edit Bug 37965: Restore Bug 12032 - TinyMCE rewrites urls in a very annoying and unexpected way To test: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12032#c3 Signed-off-by: Lucas Gass Signed-off-by: David Cook -- 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/
[Koha-bugs] [Bug 37965] Restore Bug 12032 - TinyMCE rewrites urls in a very annoying and unexpected way
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37965 David Cook changed: What|Removed |Added QA Contact|[email protected] |[email protected] |y.org | Version|unspecified |Main --- Comment #7 from David Cook --- Thanks for that fix, Lari. I've added a follow-up to fix it in the syspref WYSIWYG TinyMCE as well. -- In theory, it looks like this affects Koha going back to 19.11... I'm surprised that we haven't had this come up earlier, but I just confirmed that it's a problem in 23.11. -- Setting the version to Main, but I reckon this needs backporting as far back as we can... -- 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/
[Koha-bugs] [Bug 37965] Restore Bug 12032 - TinyMCE rewrites urls in a very annoying and unexpected way
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37965 --- Comment #6 from David Cook --- 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. ___ 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/
[Koha-bugs] [Bug 37965] Restore Bug 12032 - TinyMCE rewrites urls in a very annoying and unexpected way
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37965 David Cook changed: What|Removed |Added Status|Signed Off |Passed QA -- 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/
[Koha-bugs] [Bug 37965] Restore Bug 12032 - TinyMCE rewrites urls in a very annoying and unexpected way
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37965 --- Comment #4 from David Cook --- 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/
[Koha-bugs] [Bug 37965] Restore Bug 12032 - TinyMCE rewrites urls in a very annoying and unexpected way
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37965 David Cook changed: What|Removed |Added Depends on||22661 CC||[email protected] --- Comment #3 from David Cook --- Adding bug 22661 as dependency as Lari mentions that in bug 12032 I'll take a quick look at this one as this can be a super annoying problem. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22661 [Bug 22661] TinyMCE/WYSIWYG editor doesn't translate -- 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/
[Koha-bugs] [Bug 37965] Restore Bug 12032 - TinyMCE rewrites urls in a very annoying and unexpected way
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37965 Katrin Fischer changed: What|Removed |Added Severity|enhancement |minor -- 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/
[Koha-bugs] [Bug 37965] Restore Bug 12032 - TinyMCE rewrites urls in a very annoying and unexpected way
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37965 Lucas Gass changed: What|Removed |Added Attachment #171787|0 |1 is obsolete|| --- Comment #2 from Lucas Gass --- Created attachment 172021 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=172021&action=edit Bug 37965: Restore Bug 12032 - TinyMCE rewrites urls in a very annoying and unexpected way To test: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12032#c3 Signed-off-by: Lucas Gass -- 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/
[Koha-bugs] [Bug 37965] Restore Bug 12032 - TinyMCE rewrites urls in a very annoying and unexpected way
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37965 Lucas Gass changed: What|Removed |Added Status|Needs Signoff |Signed Off -- 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/
[Koha-bugs] [Bug 37965] Restore Bug 12032 - TinyMCE rewrites urls in a very annoying and unexpected way
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37965 Lari Taskula changed: What|Removed |Added Depends on||12032 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12032 [Bug 12032] TinyMCE rewrites urls in a very annoying and unexpected way -- 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/
[Koha-bugs] [Bug 37965] Restore Bug 12032 - TinyMCE rewrites urls in a very annoying and unexpected way
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37965 Lari Taskula changed: What|Removed |Added Assignee|[email protected] |[email protected] |ity.org | -- You are receiving this mail because: You are the assignee for the bug. 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/
[Koha-bugs] [Bug 37965] Restore Bug 12032 - TinyMCE rewrites urls in a very annoying and unexpected way
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37965 --- Comment #1 from Lari Taskula --- Created attachment 171787 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=171787&action=edit Bug 37965: Restore Bug 12032 - TinyMCE rewrites urls in a very annoying and unexpected way To test: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12032#c3 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. ___ 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/
[Koha-bugs] [Bug 37965] Restore Bug 12032 - TinyMCE rewrites urls in a very annoying and unexpected way
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37965 Lari Taskula changed: What|Removed |Added Status|NEW |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. 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/
