lists.xwiki.org
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

notifications

Thread Start a new thread
Download
Threads by month
  • ----- 2026 -----
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2025 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
[email protected]

  • 1 participants
  • 59330 discussions
[xwiki/xwiki-platform] 9a9718: XWIKI-21803: Unescaped '<' (less than symbol) in i...
by XWiki Notifications 30 Jan '24

30 Jan '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 9a9718a69d204a52177b0ec56aa9ca34ef2f4598 https://github.com/xwiki/xwiki-platform/commit/9a9718a69d204a52177b0ec56aa9… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2024-01-30 (Tue, 30 Jan 2024) Changed paths: M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-filter/plugin.js M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/AllIT.java A xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/FilterIT.java A xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/ImageIT.java R xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/ImagePluginIT.java A xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/LinkIT.java R xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/LinkPluginIT.java M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-webjar/src/main/webjar/config.js Log Message: ----------- XWIKI-21803: Unescaped '<' (less than symbol) in in-line style breaks the WYSIWYG editor * Escape '<' in the content of style tags both for the editor HTML input and output, to overcome a bug in CKEditor's HTML parser. * Allow style tags (inside macro output), they were filtered out before by CKEditor's Advanced Content Filter * Add functional test * Rename some functional tests to be consisten. (cherry picked from commit 0f794c9e7f97995028661d20c18c4793933a56c9)
1 0
0 0
[xwiki/xwiki-platform] 0f794c: XWIKI-21803: Unescaped '<' (less than symbol) in i...
by XWiki Notifications 30 Jan '24

30 Jan '24
Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 0f794c9e7f97995028661d20c18c4793933a56c9 https://github.com/xwiki/xwiki-platform/commit/0f794c9e7f97995028661d20c18c… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2024-01-30 (Tue, 30 Jan 2024) Changed paths: M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-filter/plugin.js M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/AllIT.java A xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/FilterIT.java A xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/ImageIT.java R xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/ImagePluginIT.java A xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/LinkIT.java R xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/LinkPluginIT.java M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-webjar/src/main/webjar/config.js Log Message: ----------- XWIKI-21803: Unescaped '<' (less than symbol) in in-line style breaks the WYSIWYG editor * Escape '<' in the content of style tags both for the editor HTML input and output, to overcome a bug in CKEditor's HTML parser. * Allow style tags (inside macro output), they were filtered out before by CKEditor's Advanced Content Filter * Add functional test * Rename some functional tests to be consisten.
1 0
0 0
[[email protected]][Issue] (XWIKI-21842) The search bar takes too much width when folded
by XWiki Notifications 30 Jan '24

30 Jan '24
1 0
0 0
[[email protected]][Issue] (XWIKI-21842) The search bar takes too much width when folded
by XWiki Notifications 30 Jan '24

30 Jan '24
1 0
0 0
[[email protected]][Issue] (XWIKI-21842) The search bar takes too much width when folded
by XWiki Notifications 30 Jan '24

30 Jan '24
1 0
0 0
[[email protected]][Issue] (XWIKI-21842) The search bar takes too much width when folded
by XWiki Notifications 30 Jan '24

30 Jan '24
1 0
0 0
[[email protected]][Issue] (XWIKI-21842) The search bar takes too much width when folded
by XWiki Notifications 30 Jan '24

30 Jan '24
1 0
0 0
[[email protected]][Issue] (XWIKI-21842) The search bar takes too much width when folded
by XWiki Notifications 30 Jan '24

30 Jan '24
1 0
0 0
[[email protected]][Issue] (XWIKI-21842) The search bar takes too much width when folded
by XWiki Notifications 30 Jan '24

30 Jan '24
1 0
0 0
[[email protected]][Issue] (XWIKI-21842) The search bar takes too much width when folded
by XWiki Notifications 30 Jan '24

30 Jan '24
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 5207
  • 5208
  • 5209
  • 5210
  • 5211
  • 5212
  • 5213
  • ...
  • 5933
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.