Bugzilla – Attachment 173695 Details for
Bug 37965
Fix regression of convert_urls setting in TinyMCE which causes unexpected URL rewriting
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 37965: Restore Bug 12032 - TinyMCE rewrites urls in a very annoying and unexpected way
Bug-37965-Restore-Bug-12032---TinyMCE-rewrites-url.patch (text/plain), 1.30 KB, created by
David Cook
on 2024-10-29 22:47:10 UTC
(
hide
)
Description:
Bug 37965: Restore Bug 12032 - TinyMCE rewrites urls in a very annoying and unexpected way
Filename:
MIME Type:
Creator:
David Cook
Created:
2024-10-29 22:47:10 UTC
Size:
1.30 KB
patch
obsolete
>From dd0a38c4e7385e25ccbc7534cdeff8e8980ac999 Mon Sep 17 00:00:00 2001 >From: Lari Taskula <lari.taskula@hypernova.fi> >Date: Thu, 19 Sep 2024 17:37:09 +0000 >Subject: [PATCH] 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 <lucas@bywatersolutions.com> >Signed-off-by: David Cook <dcook@prosentient.com.au> >--- > .../intranet-tmpl/prog/en/modules/tools/additional-contents.tt | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/additional-contents.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/additional-contents.tt >index cae16e2d56..d5537d3928 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/additional-contents.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/additional-contents.tt >@@ -779,6 +779,7 @@ > branding : false, > block_unsupported_drop : false, > content_css : "[% interface | html %]/[% theme | html %]/css/tinymce.css", >+ convert_urls : false, > custom_elements:"style,link,~link", > extended_valid_elements:"style,link[href|rel]", > force_br_newlines : false, >-- >2.39.2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 37965
:
171787
|
172021
| 173695 |
173696