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
  • 2207 discussions
[xwiki-contrib/wiki-editor-devtools] 46fe9b: WIKIEDITOR-105: Syntax highlighting doesn't load a...
by XWiki Notifications 04 Sep '26

04 Sep '26
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/wiki-editor-devtools Commit: 46fe9b7508316ebe8f1ae2aa6b83e8ce1a673186 https://github.com/xwiki-contrib/wiki-editor-devtools/commit/46fe9b7508316e… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2026-09-04 (Fri, 04 Sep 2026) Changed paths: M editor-tool-highlighting/editor-tool-highlighting-ui-code/pom.xml Log Message: ----------- WIKIEDITOR-105: Syntax highlighting doesn't load anymore To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/wiki-editor-devtools/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-24802: Syntax highlighting doesn't work anymore
by XWiki Notifications 04 Sep '26

04 Sep '26
1 0
0 0
[[email protected]][Issue] Updates for CRISTALNC-31: h1 are not wysiwyg
by XWiki Notifications 04 Sep '26

04 Sep '26
1 0
0 0
[xwiki/xwiki-platform] ce64f7: [Misc] Fix three SonarQube javabugs:S2259 null der...
by XWiki Notifications 04 Sep '26

04 Sep '26
Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-platform Commit: ce64f70e47a0e67746e1251ff28c7c29fd2a5001 https://github.com/xwiki/xwiki-platform/commit/ce64f70e47a0e67746e1251ff28c… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-09-04 (Fri, 04 Sep 2026) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/doc/XWikiDocument.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/objects/BaseCollection.java M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/doc/XWikiDocumentTest.java Log Message: ----------- [Misc] Fix three SonarQube javabugs:S2259 null dereferences in oldcore (#6299) * BaseCollection: getPropertyDisplayValue() and the plain-value branch beside it dereferenced a property that addOrChangePropertyDiff() explicitly allows to be null. Report the missing property as an empty value, which is how that caller's own comparison already treats it. * XWikiDocument#display(): the @Nullable getXWikiContext() result was passed straight to getTranslatedDocument(XWikiContext), which dereferences it. Require it up front instead, since the translated content, the rendering cache and the display all read from it. * XWikiDocument#restoreContext(): the context read back from the Execution Context by its callers can be missing. Require it after the pop, so that backupContext()'s push is undone whatever happens next, and mirror the requirement backupContext() already makes. Co-authored-by: Claude Opus 5 (1M context) <noreply(a)anthropic.com> (cherry picked from commit 990045e2566ce765546c4e616a56fe2c4fcab67c) 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] 51358b: [Misc] Fix three SonarQube javabugs:S2259 null der...
by XWiki Notifications 04 Sep '26

04 Sep '26
Branch: refs/heads/stable-18.4.x Home: https://github.com/xwiki/xwiki-platform Commit: 51358b21235b425b192b72195d8380465d61fe03 https://github.com/xwiki/xwiki-platform/commit/51358b21235b425b192b72195d83… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-09-04 (Fri, 04 Sep 2026) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/doc/XWikiDocument.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/objects/BaseCollection.java M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/doc/XWikiDocumentTest.java M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/objects/BaseCollectionTest.java Log Message: ----------- [Misc] Fix three SonarQube javabugs:S2259 null dereferences in oldcore (#6299) * BaseCollection: getPropertyDisplayValue() and the plain-value branch beside it dereferenced a property that addOrChangePropertyDiff() explicitly allows to be null. Report the missing property as an empty value, which is how that caller's own comparison already treats it. * XWikiDocument#display(): the @Nullable getXWikiContext() result was passed straight to getTranslatedDocument(XWikiContext), which dereferences it. Require it up front instead, since the translated content, the rendering cache and the display all read from it. * XWikiDocument#restoreContext(): the context read back from the Execution Context by its callers can be missing. Require it after the pop, so that backupContext()'s push is undone whatever happens next, and mirror the requirement backupContext() already makes. Co-authored-by: Claude Opus 5 (1M context) <noreply(a)anthropic.com> (cherry picked from commit 990045e2566ce765546c4e616a56fe2c4fcab67c) 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-24485: The Icon theme REST API doesn't indicate the skin extensions required by the returned icons
by XWiki Notifications 04 Sep '26

04 Sep '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-24798: LiveData's state is not persisted in the URL when the macro call enforces a filter
by XWiki Notifications 04 Sep '26

04 Sep '26
1 0
0 0
[xwiki/xwiki-commons] 6eb975: [Misc] Fix SonarQube issues by adding the missing ...
by XWiki Notifications 04 Sep '26

04 Sep '26
Branch: refs/heads/claude/nifty-bell-diofsv Home: https://github.com/xwiki/xwiki-commons Commit: 6eb975f47f60a43635d32facc2e6a68cccf370b1 https://github.com/xwiki/xwiki-commons/commit/6eb975f47f60a43635d32facc2e6a… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-09-04 (Fri, 04 Sep 2026) Changed paths: M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/main/java/org/xwiki/extension/Extension.java Log Message: ----------- [Misc] Fix SonarQube issues by adding the missing @Deprecated annotations java:S1123 (2): `Extension.FIELD_FEATURE` and `Extension.FIELD_FEATURES` document a deprecation in their Javadoc `@deprecated` tag but carry no `@Deprecated` annotation. The annotation is added with the versions the tag already states (java:S6355 house form), and they are moved out of the tag rather than duplicated. Co-Authored-By: Vincent Massol <vincent(a)massol.net> Co-Authored-By: Claude Opus 5 <noreply(a)anthropic.com> Claude-Session: https://claude.ai/code/session_019rz5ncf6YfgvDPSTqygjoL To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] 750194: [Misc] Fix SonarQube issues by adding the missing ...
by XWiki Notifications 04 Sep '26

04 Sep '26
Branch: refs/heads/claude/clever-feynman-diofsv-s1123 Home: https://github.com/xwiki/xwiki-platform Commit: 750194e241a4c388ad84b4ec2219c40231404158 https://github.com/xwiki/xwiki-platform/commit/750194e241a4c388ad84b4ec2219… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-09-04 (Fri, 04 Sep 2026) Changed paths: M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-oldcore/src/main/java/com/xpn/xwiki/web/ViewrevAction.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/plugin/packaging/PackageAPI.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/XWikiCacheStore.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/job/EntityJobStatus.java M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/DomainObjectFactory.java Log Message: ----------- [Misc] Fix SonarQube issues by adding the missing @Deprecated annotations java:S1123 (5): these elements document a deprecation in their Javadoc `@deprecated` tag but carry no `@Deprecated` annotation. The annotation is added with the version the tag already states (java:S6355 house form), and the version is moved out of the tag rather than duplicated. Co-Authored-By: Vincent Massol <vincent(a)massol.net> Co-Authored-By: Claude Opus 5 <noreply(a)anthropic.com> Claude-Session: https://claude.ai/code/session_019rz5ncf6YfgvDPSTqygjoL 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] 46f1c0: [Misc] Fix various SonarQube issues in oldcore tes...
by XWiki Notifications 04 Sep '26

04 Sep '26
Branch: refs/heads/claude/clever-feynman-diofsv Home: https://github.com/xwiki/xwiki-platform Commit: 46f1c0bd77d0c1ca99cfe6609a0727eb9bcbc75d https://github.com/xwiki/xwiki-platform/commit/46f1c0bd77d0c1ca99cfe6609a07… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-09-04 (Fri, 04 Sep 2026) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/XWikiTest.java M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/doc/XWikiDocumentTest.java M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/create.js M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/usersandgroups/usersandgroups.js M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/xwiki.js M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/extension/clean.js M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/lock/lock.js M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/widgets/confirmedAjaxRequest.js M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/widgets/gallery/gallery.js M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/widgets/locationPicker.js M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/widgets/notification.js M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/widgets/sortPicker.js Log Message: ----------- [Misc] Fix various SonarQube issues in oldcore tests and the WAR JavaScript * java:S1117 (13): rename the local `document` that hides the `document` field in XWikiTest and XWikiDocumentTest. * javascript:S6557 (3): use String#startsWith() instead of indexOf(x) == 0 and charAt(0) == c. * javascript:S7781 (4): use String#replaceAll() with a literal pattern instead of String#replace() with a global regex. * javascript:S2814 (6) + javascript:S2392 (2): declare `denymessage` and `clearmessage` once, at the top of the function that uses them. * javascript:S3504 (16): use const/let instead of var, except for the two module-global `var XWiki` IIFE assignments, which must stay `var`. * javascript:S4138 (1): iterate the image elements with for-of. Co-Authored-By: Vincent Massol <vincent(a)massol.net> Co-Authored-By: Claude Opus 5 <noreply(a)anthropic.com> Claude-Session: https://claude.ai/code/session_019rz5ncf6YfgvDPSTqygjoL To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • ...
  • 221
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.