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]

August 2026

  • 1 participants
  • 2099 discussions
[[email protected]][Issue] Updates for XWIKI-24704: Create/check for automated tests for "Deny Comment Rights for an user"
by XWiki Notifications 14 Aug '26

14 Aug '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-24703: Create/check for automated tests for "Deny Edit Rights for a group"
by XWiki Notifications 14 Aug '26

14 Aug '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-24677: The nodes from the PDF export Table of Contents tree that don't fit a single print page get truncated
by XWiki Notifications 14 Aug '26

14 Aug '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-24488: InplaceEditIT#selectionRestoreOnSwitchToSource is failing on Firefox
by XWiki Notifications 14 Aug '26

14 Aug '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-24487: WikiEditIT#editWikiFormattingToolbarButtons is failing on Firefox
by XWiki Notifications 14 Aug '26

14 Aug '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-24283: org.xwiki.blocknote.test.ui.AllIT$NestedImageIT#editImage is flickering
by XWiki Notifications 14 Aug '26

14 Aug '26
1 0
0 0
[xwiki/xwiki-platform] bd38d8: XWIKI-24677: The nodes from the PDF export Table o...
by XWiki Notifications 14 Aug '26

14 Aug '26
Branch: refs/heads/stable-18.4.x Home: https://github.com/xwiki/xwiki-platform Commit: bd38d83585cd9f6a2d020aba8a6529b45c308513 https://github.com/xwiki/xwiki-platform/commit/bd38d83585cd9f6a2d020aba8a65… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2026-08-14 (Fri, 14 Aug 2026) Changed paths: M xwiki-platform-core/xwiki-platform-export/xwiki-platform-export-pdf/xwiki-platform-export-pdf-test/xwiki-platform-export-pdf-test-docker/src/test/it/org/xwiki/export/pdf/test/ui/PDFExportIT.java M xwiki-platform-core/xwiki-platform-export/xwiki-platform-export-pdf/xwiki-platform-export-pdf-ui/src/main/resources/XWiki/PDFExport/Sheet.xml Log Message: ----------- XWIKI-24677: The nodes from the PDF export Table of Contents tree that don't fit a single print page get truncated * Using overflow-x:hidden on ToC list items prevents them from being properly split into print pages. Use overflow-x:clip because it doesn't create a scroll container. (cherry picked from commit c3e8053fb80ede02b20324c7dda9e85d7f9c2201) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] e09b8f: XWIKI-24488: InplaceEditIT#selectionRestoreOnSwitc...
by XWiki Notifications 14 Aug '26

14 Aug '26
Branch: refs/heads/stable-18.4.x Home: https://github.com/xwiki/xwiki-platform Commit: e09b8f6be54941728efff790c2c4b8998f1ff89e https://github.com/xwiki/xwiki-platform/commit/e09b8f6be54941728efff790c2c4… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2026-08-14 (Fri, 14 Aug 2026) Changed paths: M xwiki-platform-core/xwiki-platform-edit/xwiki-platform-edit-test/xwiki-platform-edit-test-docker/src/test/it/org/xwiki/edit/test/ui/InplaceEditIT.java M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/WikiEditIT.java Log Message: ----------- XWIKI-24488: InplaceEditIT#selectionRestoreOnSwitchToSource is failing on Firefox XWIKI-24487: WikiEditIT#editWikiFormattingToolbarButtons is failing on Firefox * Reenable the tests after the Firefox 153 upgrade. (cherry picked from commit 62f380d9d7f8190964d0bacd3e533d9bd588014a) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] b99aa1: XWIKI-24283: org.xwiki.blocknote.test.ui.AllIT$Nes...
by XWiki Notifications 14 Aug '26

14 Aug '26
Branch: refs/heads/stable-18.4.x Home: https://github.com/xwiki/xwiki-platform Commit: b99aa1801f5915164498e47960f875c78e5923d3 https://github.com/xwiki/xwiki-platform/commit/b99aa1801f5915164498e47960f8… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-08-14 (Fri, 14 Aug 2026) Changed paths: M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-test/xwiki-platform-blocknote-test-pageobjects/src/main/java/org/xwiki/blocknote/test/po/BlockNoteRichTextArea.java M xwiki-platform-core/xwiki-platform-wysiwyg/xwiki-platform-wysiwyg-test/xwiki-platform-wysiwyg-test-pageobjects/src/main/java/org/xwiki/wysiwyg/test/po/image/select/ImageDialogUploadSelectForm.java M xwiki-platform-core/xwiki-platform-wysiwyg/xwiki-platform-wysiwyg-ui/src/main/resources/XWiki/WYSIWYG/ImageSelectorServiceUIX/Upload.xml Log Message: ----------- XWIKI-24283: org.xwiki.blocknote.test.ui.AllIT$NestedImageIT#editImage is flickering (#6130) * Wait until the image is loaded before asserting its height. * Change how the upload button is enabled: disable it by default, enable it in JavaScript. * Let the JavaScript code for the upload button return early when there is no upload form. * Prevent an actual submit of the form as this is never desired. This is close to having impact on actual users, but I doubt that the timing of selecting a file before the JavaScript handler is bound can be achieved by a human. Co-Authored-By: Claude Opus 5 (1M context) <noreply(a)anthropic.com> (cherry picked from commit 747dac9b9a84138d8823bf8840c95e61ec9e4755) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-24578: Macro editor fails to render parameter modal when a macro parameter uses a List<String> type with a non-empty default value and has a custom picker that uses  select-multiple
by XWiki Notifications 14 Aug '26

14 Aug '26
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • ...
  • 210
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.