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]

September 2026

  • 1 participants
  • 2237 discussions
[xwiki/xwiki-rendering] 3a0929: [Misc] Record the deliberate SonarQube java:S1181 ...
by XWiki Notifications 15 Sep '26

15 Sep '26
Branch: refs/heads/claude/happy-ride-4svwhf Home: https://github.com/xwiki/xwiki-rendering Commit: 3a09293291dfc3e1f02787da5323407edde0ee05 https://github.com/xwiki/xwiki-rendering/commit/3a09293291dfc3e1f02787da532… Author: XWiki LLM Bot <llm-bot(a)xwiki.org> Date: 2026-09-15 (Tue, 15 Sep 2026) Changed paths: M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/main/java/org/xwiki/rendering/internal/renderer/xhtml/image/AbstractXHTMLImageTypeRenderer.java M xwiki-rendering-transformations/xwiki-rendering-transformation-macro/src/main/java/org/xwiki/rendering/internal/transformation/macro/MacroTransformation.java Log Message: ----------- [Misc] Record the deliberate SonarQube java:S1181 Throwable catches in the code * Add @SuppressWarnings("java:S1181") with the reason on the methods where catching Throwable is a deliberate boundary protection rather than a code smell. Co-Authored-By: XWiki LLM Bot <llm-bot(a)xwiki.org> Claude-Session: https://claude.ai/code/session_01DFM1Xf67BgpwPnfBQaXYFZ To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
1 0
0 0
[xwiki/xwiki-commons] 141f4a: [Misc] Record the deliberate SonarQube java:S1181 ...
by XWiki Notifications 15 Sep '26

15 Sep '26
Branch: refs/heads/claude/vibrant-hawking-4svwhf Home: https://github.com/xwiki/xwiki-commons Commit: 141f4a5fe1f355cd85543b1bb744bf8774a76ec4 https://github.com/xwiki/xwiki-commons/commit/141f4a5fe1f355cd85543b1bb744b… Author: XWiki LLM Bot <llm-bot(a)xwiki.org> Date: 2026-09-15 (Tue, 15 Sep 2026) Changed paths: M xwiki-commons-core/xwiki-commons-cache/xwiki-commons-cache-api/src/main/java/org/xwiki/cache/util/AbstractCache.java M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/main/java/org/xwiki/extension/handler/internal/DefaultExtensionInitializer.java M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/main/java/org/xwiki/extension/job/internal/AbstractInstallPlanJob.java M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-handlers/xwiki-commons-extension-handler-jar/src/main/java/org/xwiki/extension/jar/internal/handler/JarExtensionHandler.java M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-api/src/main/java/org/xwiki/job/AbstractJob.java M xwiki-commons-core/xwiki-commons-xstream/src/main/java/org/xwiki/xstream/internal/SafeArrayConverter.java M xwiki-commons-core/xwiki-commons-xstream/src/main/java/org/xwiki/xstream/internal/SafeTreeMarshaller.java M xwiki-commons-core/xwiki-commons-xstream/src/main/java/org/xwiki/xstream/internal/SafeTreeUnmarshaller.java M xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-simple/src/main/java/org/xwiki/test/junit5/RuntimeUtils.java Log Message: ----------- [Misc] Record the deliberate SonarQube java:S1181 Throwable catches in the code * Add @SuppressWarnings("java:S1181") with the reason on the methods where catching Throwable is a deliberate boundary protection rather than a code smell. Co-Authored-By: XWiki LLM Bot <llm-bot(a)xwiki.org> Claude-Session: https://claude.ai/code/session_01DFM1Xf67BgpwPnfBQaXYFZ 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 XWIKI-24993: The anchor of a link to another page is dropped from the URL unless a query string is also set
by XWiki Notifications 15 Sep '26

15 Sep '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-24851: 2.16 KB of static keyboard-shortcut script is inlined in every page instead of being a cacheable skin file
by XWiki Notifications 15 Sep '26

15 Sep '26
1 0
0 0
[xwiki/xwiki-platform] 9864cc: XWIKI-23740: Improve the UI of Comments: Annotatio...
by XWiki Notifications 15 Sep '26

15 Sep '26
Branch: refs/heads/stable-18.8.x Home: https://github.com/xwiki/xwiki-platform Commit: 9864ccac6d029b2a12611c5a62d972ba0bc5c81f https://github.com/xwiki/xwiki-platform/commit/9864ccac6d029b2a12611c5a62d9… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-09-15 (Tue, 15 Sep 2026) Changed paths: M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-ui/src/main/resources/AnnotationCode/Script.xml Log Message: ----------- XWIKI-23740: Improve the UI of Comments: Annotation look * Fixed the annotation bubble opening in the top left corner of the viewport instead of next to the annotation when the annotation toggle is activated by the keyboard or programmatically The bubble position detected clicks that no pointer produced with "event.pageX === 0 && event.pageY === 0". Since pageX/pageY are the client coordinates plus the scroll offset, they are only both 0 when the page isn't scrolled, so on a scrolled page the check missed and the bubble was positioned at (0, scrollY), i.e. in the top left corner of the viewport, where the annotation settings panel covers it. Use event.detail instead, the click count, which is 0 exactly for clicks that no pointer produced, and 1 or more for mouse clicks and for the compatibility click of a touch tap. This also fixes AnnotationsIT#addEditAndDeleteAnnotations, which started failing on Chrome only: the page object now opens the annotation with a programmatic click, which browsers report the same way as a keyboard activation, except that Firefox reports pageY as 0 there while Chrome adds the scroll offset. Co-Authored-By: Claude Opus 5 (1M context) <noreply(a)anthropic.com> (cherry picked from commit b10cb41d8b0166a80f50044421ecbfd69d95f58b) Commit: 11bddaffe18563c1c76f81d979235aec12d5fb86 https://github.com/xwiki/xwiki-platform/commit/11bddaffe18563c1c76f81d97923… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-09-15 (Tue, 15 Sep 2026) Changed paths: M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-rest/src/main/java/org/xwiki/test/extension/JobExecutor.java Log Message: ----------- XCOMMONS-3481: Stop using http client 3 in the build * fix the timeout of the job execution used to provision the flavor in docker tests: the HTTP client 3 that was used before had no socket timeout, while HTTP client 5 defaults to 3 minutes. As the job is executed synchronously (async=false), the whole flavor installation has to fit into that single request, which it doesn't on a loaded CI agent, so the setup failed with a SocketTimeoutException. Pass an explicit timeout of 15 minutes instead. * close the client once the request has been executed. Co-Authored-By: Claude Opus 5 (1M context) <noreply(a)anthropic.com> (cherry picked from commit ce30a4bae7dde98569f000f7baa881eeac7189b6) Compare: https://github.com/xwiki/xwiki-platform/compare/260197fb62db...11bddaffe185 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] b10cb4: XWIKI-23740: Improve the UI of Comments: Annotatio...
by XWiki Notifications 15 Sep '26

15 Sep '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: b10cb41d8b0166a80f50044421ecbfd69d95f58b https://github.com/xwiki/xwiki-platform/commit/b10cb41d8b0166a80f50044421ec… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-09-15 (Tue, 15 Sep 2026) Changed paths: M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-ui/src/main/resources/AnnotationCode/Script.xml Log Message: ----------- XWIKI-23740: Improve the UI of Comments: Annotation look * Fixed the annotation bubble opening in the top left corner of the viewport instead of next to the annotation when the annotation toggle is activated by the keyboard or programmatically The bubble position detected clicks that no pointer produced with "event.pageX === 0 && event.pageY === 0". Since pageX/pageY are the client coordinates plus the scroll offset, they are only both 0 when the page isn't scrolled, so on a scrolled page the check missed and the bubble was positioned at (0, scrollY), i.e. in the top left corner of the viewport, where the annotation settings panel covers it. Use event.detail instead, the click count, which is 0 exactly for clicks that no pointer produced, and 1 or more for mouse clicks and for the compatibility click of a touch tap. This also fixes AnnotationsIT#addEditAndDeleteAnnotations, which started failing on Chrome only: the page object now opens the annotation with a programmatic click, which browsers report the same way as a keyboard activation, except that Firefox reports pageY as 0 there while Chrome adds the scroll offset. Co-Authored-By: Claude Opus 5 (1M context) <noreply(a)anthropic.com> 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-24996: Upgrade to dompurify 3.4.15
by XWiki Notifications 15 Sep '26

15 Sep '26
1 0
0 0
[xwiki/xwiki-platform] bcdd92: XWIKI-24996: Upgrade to dompurify 3.4.15
by XWiki Notifications 15 Sep '26

15 Sep '26
Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-platform Commit: bcdd92710be016e4c775e0ab9df070caf49cc4ac https://github.com/xwiki/xwiki-platform/commit/bcdd92710be016e4c775e0ab9df0… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-09-15 (Tue, 15 Sep 2026) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- XWIKI-24996: Upgrade to dompurify 3.4.15 (cherry picked from commit 7f07e1dbc8be545faa4aeeebfe5b6311933181c7) 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] c4c887: XWIKI-24996: Upgrade to dompurify 3.4.15
by XWiki Notifications 15 Sep '26

15 Sep '26
Branch: refs/heads/stable-18.4.x Home: https://github.com/xwiki/xwiki-platform Commit: c4c8878aaf1a273ac9cbe267a3f60afbce5f4a20 https://github.com/xwiki/xwiki-platform/commit/c4c8878aaf1a273ac9cbe267a3f6… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-09-15 (Tue, 15 Sep 2026) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- XWIKI-24996: Upgrade to dompurify 3.4.15 (cherry picked from commit 7f07e1dbc8be545faa4aeeebfe5b6311933181c7) 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] 7f07e1: XWIKI-24996: Upgrade to dompurify 3.4.15
by XWiki Notifications 15 Sep '26

15 Sep '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 7f07e1dbc8be545faa4aeeebfe5b6311933181c7 https://github.com/xwiki/xwiki-platform/commit/7f07e1dbc8be545faa4aeeebfe5b… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-09-15 (Tue, 15 Sep 2026) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- XWIKI-24996: Upgrade to dompurify 3.4.15 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • ...
  • 224
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.