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]

  • 1 participants
  • 57397 discussions
[xwiki/xwiki-rendering] ff5b0d: XRENDERING-442: A table cell cannot contain "Forma...
by XWiki Notifications 20 Mar '25

20 Mar '25
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-rendering Commit: ff5b0df2aa9616c34e011423e733c17f6c2505da https://github.com/xwiki/xwiki-rendering/commit/ff5b0df2aa9616c34e011423e73… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-03-20 (Thu, 20 Mar 2025) Changed paths: A xwiki-rendering-integration-tests/src/test/resources/simple/table/table10.test M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/src/main/java/org/xwiki/rendering/internal/renderer/xwiki20/AbstractStackingInlineContentChainingListener.java Log Message: ----------- XRENDERING-442: A table cell cannot contain "Formatted" (Verbatim?) text * Consider standalone formatted text as standalone. * Add an integration test for it. (cherry picked from commit d526bc4f4c6388c03fe08f7febedde6721f3092a) 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] d526bc: XRENDERING-442: A table cell cannot contain "Forma...
by XWiki Notifications 20 Mar '25

20 Mar '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-rendering Commit: d526bc4f4c6388c03fe08f7febedde6721f3092a https://github.com/xwiki/xwiki-rendering/commit/d526bc4f4c6388c03fe08f7febe… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-03-20 (Thu, 20 Mar 2025) Changed paths: A xwiki-rendering-integration-tests/src/test/resources/simple/table/table10.test M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/src/main/java/org/xwiki/rendering/internal/renderer/xwiki20/AbstractStackingInlineContentChainingListener.java Log Message: ----------- XRENDERING-442: A table cell cannot contain "Formatted" (Verbatim?) text * Consider standalone formatted text as standalone. * Add an integration test for it. 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] Updates for XRENDERING-779: Verbatim block in table not grouped
by XWiki Notifications 20 Mar '25

20 Mar '25
1 0
0 0
[[email protected]][Issue] Updates for XEMBED-7: Image broken when macro used with attachment without poster
by XWiki Notifications 20 Mar '25

20 Mar '25
1 0
0 0
[[email protected]][Issue] Updates for XRENDERING-442: A table cell cannot contain "Formatted" (Verbatim?) text
by XWiki Notifications 20 Mar '25

20 Mar '25
1 0
0 0
[[email protected]][Issue] Updates for PLANTUML-15: Allow setting output format for generated diagram
by XWiki Notifications 20 Mar '25

20 Mar '25
1 0
0 0
[[email protected]][Issue] Updates for XRENDERING-779: Verbatim block in table not grouped
by XWiki Notifications 20 Mar '25

20 Mar '25
1 0
0 0
[xwiki/xwiki-commons] 5df7dc: XCOMMONS-3276: NPE Warnings after upgrading XWiki ...
by XWiki Notifications 20 Mar '25

20 Mar '25
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-commons Commit: 5df7dc5113d7c8bf21951e57297e9010eabf49f7 https://github.com/xwiki/xwiki-commons/commit/5df7dc5113d7c8bf21951e57297e9… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-03-20 (Thu, 20 Mar 2025) Changed paths: M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/main/java/org/xwiki/job/internal/AbstractJobStatusFolderResolver.java M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/main/java/org/xwiki/job/internal/Version3JobStatusFolderResolver.java M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/java/org/xwiki/job/internal/DefaultJobStatusStoreTest.java M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/java/org/xwiki/job/internal/Version3JobStatusFolderResolverTest.java Log Message: ----------- XCOMMONS-3276: NPE Warnings after upgrading XWiki to 16.10.3 related to DefaultJobStatusStore - Failed to load job status * Avoid using the problematic URLEncoder in the job status calculation. * Be more restrictive and control explicitly which characters are allowed. (cherry picked from commit d53a156e695db5c845eb5901a9514a09279596cb) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[xwiki/xwiki-commons] d53a15: XCOMMONS-3276: NPE Warnings after upgrading XWiki ...
by XWiki Notifications 20 Mar '25

20 Mar '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: d53a156e695db5c845eb5901a9514a09279596cb https://github.com/xwiki/xwiki-commons/commit/d53a156e695db5c845eb5901a9514… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-03-20 (Thu, 20 Mar 2025) Changed paths: M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/main/java/org/xwiki/job/internal/AbstractJobStatusFolderResolver.java M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/main/java/org/xwiki/job/internal/Version3JobStatusFolderResolver.java M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/java/org/xwiki/job/internal/DefaultJobStatusStoreTest.java M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/java/org/xwiki/job/internal/Version3JobStatusFolderResolverTest.java Log Message: ----------- XCOMMONS-3276: NPE Warnings after upgrading XWiki to 16.10.3 related to DefaultJobStatusStore - Failed to load job status * Avoid using the problematic URLEncoder in the job status calculation. * Be more restrictive and control explicitly which characters are allowed. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for CRISTAL-500: Deleting a page is not possible with Github backend
by XWiki Notifications 20 Mar '25

20 Mar '25
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 2695
  • 2696
  • 2697
  • 2698
  • 2699
  • 2700
  • 2701
  • ...
  • 5740
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.