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 -----
  • 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]

April 2024

  • 1 participants
  • 1976 discussions
[xwiki/xwiki-rendering] cc427c: XRENDERING-746: When there are two spans with meta...
by XWiki Notifications 26 Apr '24

26 Apr '24
Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-rendering Commit: cc427c1a0635228a0d10a0444ed7b7a5b1bdd687 https://github.com/xwiki/xwiki-rendering/commit/cc427c1a0635228a0d10a0444ed… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2024-04-26 (Fri, 26 Apr 2024) Changed paths: M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/main/java/org/xwiki/rendering/internal/parser/xhtml/wikimodel/XHTMLXWikiGeneratorListener.java A xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/test/resources/xhtml10/specific/macro/macro11.test Log Message: ----------- XRENDERING-746: When there are two spans with metadata nested in each other, the metadata attributes aren't cleaned * Consider any element that has the class as metadata, don't require that it is the only class. * Remove just the metadata class from the classes during cleanup. (cherry picked from commit 054894d2f748cba50dd51592f124468df4fe9572) Commit: 7db839de49de6ad6bcf4631cb501994e450e129d https://github.com/xwiki/xwiki-rendering/commit/7db839de49de6ad6bcf4631cb50… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2024-04-26 (Fri, 26 Apr 2024) Changed paths: M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/test/resources/xhtml10/specific/macro/macro10.test M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/test/resources/xhtml10/specific/macro/macro9.test Log Message: ----------- XRENDERING-745: Impossible to save page with specific source code in CKEditor or WYSIWYG editor * Improve the description of the test cases. (cherry picked from commit 91939b0eb487911ac4b8c3f021221b91b2124a96) Commit: 0e82911d35ae90b64ade2732f2944c5e173dc617 https://github.com/xwiki/xwiki-rendering/commit/0e82911d35ae90b64ade2732f29… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2024-04-26 (Fri, 26 Apr 2024) Changed paths: M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/main/java/org/xwiki/rendering/internal/parser/xhtml/wikimodel/XHTMLXWikiGeneratorListener.java Log Message: ----------- XRENDERING-746: When there are two spans with metadata nested in each other, the metadata attributes aren't cleaned * Simplify the code using ArrayUtils.contains() (cherry picked from commit 60eb7ec7a69054993421c480fb8628251ac5aee6) Compare: https://github.com/xwiki/xwiki-rendering/compare/a90235eb83ed...0e82911d35ae To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
1 0
0 0
[xwiki/xwiki-rendering] 64e815: XRENDERING-746: When there are two spans with meta...
by XWiki Notifications 26 Apr '24

26 Apr '24
Branch: refs/heads/stable-16.3.x Home: https://github.com/xwiki/xwiki-rendering Commit: 64e81565b7ebb2045e9b5a17b3d0323132ff2e72 https://github.com/xwiki/xwiki-rendering/commit/64e81565b7ebb2045e9b5a17b3d… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2024-04-26 (Fri, 26 Apr 2024) Changed paths: M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/main/java/org/xwiki/rendering/internal/parser/xhtml/wikimodel/XHTMLXWikiGeneratorListener.java A xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/test/resources/xhtml10/specific/macro/macro11.test Log Message: ----------- XRENDERING-746: When there are two spans with metadata nested in each other, the metadata attributes aren't cleaned * Consider any element that has the class as metadata, don't require that it is the only class. * Remove just the metadata class from the classes during cleanup. (cherry picked from commit 054894d2f748cba50dd51592f124468df4fe9572) Commit: 8ce1f4c0961b9fa6114ca76aebdcf6657b86c798 https://github.com/xwiki/xwiki-rendering/commit/8ce1f4c0961b9fa6114ca76aebd… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2024-04-26 (Fri, 26 Apr 2024) Changed paths: M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/test/resources/xhtml10/specific/macro/macro10.test M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/test/resources/xhtml10/specific/macro/macro9.test Log Message: ----------- XRENDERING-745: Impossible to save page with specific source code in CKEditor or WYSIWYG editor * Improve the description of the test cases. (cherry picked from commit 91939b0eb487911ac4b8c3f021221b91b2124a96) Commit: 98c7a244faaa7e90e09ef661888113451350f2b2 https://github.com/xwiki/xwiki-rendering/commit/98c7a244faaa7e90e09ef661888… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2024-04-26 (Fri, 26 Apr 2024) Changed paths: M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/main/java/org/xwiki/rendering/internal/parser/xhtml/wikimodel/XHTMLXWikiGeneratorListener.java Log Message: ----------- XRENDERING-746: When there are two spans with metadata nested in each other, the metadata attributes aren't cleaned * Simplify the code using ArrayUtils.contains() (cherry picked from commit 60eb7ec7a69054993421c480fb8628251ac5aee6) Compare: https://github.com/xwiki/xwiki-rendering/compare/9844b64d19c0...98c7a244faaa To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
1 0
0 0
[xwiki/xwiki-rendering] 60eb7e: XRENDERING-746: When there are two spans with meta...
by XWiki Notifications 26 Apr '24

26 Apr '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-rendering Commit: 60eb7ec7a69054993421c480fb8628251ac5aee6 https://github.com/xwiki/xwiki-rendering/commit/60eb7ec7a69054993421c480fb8… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2024-04-26 (Fri, 26 Apr 2024) Changed paths: M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/main/java/org/xwiki/rendering/internal/parser/xhtml/wikimodel/XHTMLXWikiGeneratorListener.java Log Message: ----------- XRENDERING-746: When there are two spans with metadata nested in each other, the metadata attributes aren't cleaned * Simplify the code using ArrayUtils.contains() To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
1 0
0 0
[[email protected]][Issue] (XCOMMONS-2967) Upgrade to Closure Compiler v20240317
by XWiki Notifications 26 Apr '24

26 Apr '24
1 0
0 0
[[email protected]][Issue] (XWIKI-22136) Sorting entries in Custom Filters Live Data doesn't work as expected
by XWiki Notifications 26 Apr '24

26 Apr '24
1 0
0 0
[[email protected]][Issue] (XWIKI-22136) Sorting entries in Custom Filters Live Data doesn't work as expected
by XWiki Notifications 26 Apr '24

26 Apr '24
1 0
0 0
[xwiki/xwiki-rendering] 054894: XRENDERING-746: When there are two spans with meta...
by XWiki Notifications 26 Apr '24

26 Apr '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-rendering Commit: 054894d2f748cba50dd51592f124468df4fe9572 https://github.com/xwiki/xwiki-rendering/commit/054894d2f748cba50dd51592f12… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2024-04-26 (Fri, 26 Apr 2024) Changed paths: M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/main/java/org/xwiki/rendering/internal/parser/xhtml/wikimodel/XHTMLXWikiGeneratorListener.java A xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/test/resources/xhtml10/specific/macro/macro11.test Log Message: ----------- XRENDERING-746: When there are two spans with metadata nested in each other, the metadata attributes aren't cleaned * Consider any element that has the class as metadata, don't require that it is the only class. * Remove just the metadata class from the classes during cleanup. Commit: 91939b0eb487911ac4b8c3f021221b91b2124a96 https://github.com/xwiki/xwiki-rendering/commit/91939b0eb487911ac4b8c3f0212… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2024-04-26 (Fri, 26 Apr 2024) Changed paths: M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/test/resources/xhtml10/specific/macro/macro10.test M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/test/resources/xhtml10/specific/macro/macro9.test Log Message: ----------- XRENDERING-745: Impossible to save page with specific source code in CKEditor or WYSIWYG editor * Improve the description of the test cases. Compare: https://github.com/xwiki/xwiki-rendering/compare/1db0d8500c35...91939b0eb487 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
1 0
0 0
[[email protected]][Issue] (XWIKI-22136) Sorting entries in Custom Filters Live Data doesn't work as expected
by XWiki Notifications 26 Apr '24

26 Apr '24
1 0
0 0
[[email protected]][Issue] (XWIKI-22136) Sorting entries in Custom Filters Live Data doesn't work as expected
by XWiki Notifications 26 Apr '24

26 Apr '24
1 0
0 0
[[email protected]][Issue] (XWIKI-22136) Sorting entries in Custom Filters Live Data doesn't work as expected
by XWiki Notifications 26 Apr '24

26 Apr '24
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • ...
  • 198
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.