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]

  • 58200 discussions
[xwiki/xwiki-platform] bcd0bf: [Misc] Fix additional SonarQube-reported NPE risks...
by XWiki Notifications 23 Jul '26

23 Jul '26
Branch: refs/heads/backport/stable-18.6.x/misc-sonar-npe Home: https://github.com/xwiki/xwiki-platform Commit: bcd0bfbe24c64ffd4ef9c8ef816247369f477ae9 https://github.com/xwiki/xwiki-platform/commit/bcd0bfbe24c64ffd4ef9c8ef8162… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-07-23 (Thu, 23 Jul 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/pdf/impl/FileSystemURLFactory.java M xwiki-platform-core/xwiki-platform-wysiwyg/xwiki-platform-wysiwyg-api/src/main/java/org/xwiki/wysiwyg/script/WysiwygEditorScriptService.java Log Message: ----------- [Misc] Fix additional SonarQube-reported NPE risks blocking the quality gate * FileSystemURLFactory: instead of null-checking the file mapping at each call site, make getFileMapping() lazily create and store the mapping in the context, so it's always non-null and callers' mutations still persist. * WysiwygEditorScriptService: handle the null source reference in a single place (the 4-arg overload) rather than short-circuiting in the deprecated 2-arg overload. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply(a)anthropic.com> (cherry picked from commit d33553c3cc47461cb9fc0d3a95b6b2369667c562) 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-24595: DefaultSolrIndexer sends an empty add request to a remote Solr, causing a "missing content stream" error
by XWiki Notifications 23 Jul '26

23 Jul '26
1 0
0 0
[[email protected]][Issue] Updates for GUIDEDTOUR-4: Make the UI translated
by XWiki Notifications 23 Jul '26

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

23 Jul '26
1 0
0 0
[xwiki-contrib/cristal-integration-nextcloud] b65358: CRISTALNC-31: h1 are not wysiwyg
by XWiki Notifications 23 Jul '26

23 Jul '26
Branch: refs/heads/CRISTALNC-31 Home: https://github.com/xwiki-contrib/cristal-integration-nextcloud Commit: b65358a1e5d1872e67e078a4ffda8e7a7e1e1a42 https://github.com/xwiki-contrib/cristal-integration-nextcloud/commit/b6535… Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com> Date: 2026-07-23 (Thu, 23 Jul 2026) Changed paths: M src/main.css Log Message: ----------- CRISTALNC-31: h1 are not wysiwyg * Manually set style for h1 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal-integration-nextcloud/settings/not…
1 0
0 0
[xwiki/xwiki-commons] 671ab9: XCOMMONS-3719: Upgrade to Bouncy Castle 1.85
by XWiki Notifications 23 Jul '26

23 Jul '26
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-commons Commit: 671ab96f7d0355259c8863e050cc552ddff4c304 https://github.com/xwiki/xwiki-commons/commit/671ab96f7d0355259c8863e050cc5… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-07-23 (Thu, 23 Jul 2026) Changed paths: M pom.xml Log Message: ----------- XCOMMONS-3719: Upgrade to Bouncy Castle 1.85 (cherry picked from commit b87107ea0e6693de82a9442a7eb00ad31a400018) 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] d05161: XCOMMONS-3719: Upgrade to Bouncy Castle 1.85
by XWiki Notifications 23 Jul '26

23 Jul '26
Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-commons Commit: d05161915060a72dc43fd44fcdba595f34d58615 https://github.com/xwiki/xwiki-commons/commit/d05161915060a72dc43fd44fcdba5… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-07-23 (Thu, 23 Jul 2026) Changed paths: M pom.xml Log Message: ----------- XCOMMONS-3719: Upgrade to Bouncy Castle 1.85 (cherry picked from commit b87107ea0e6693de82a9442a7eb00ad31a400018) 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 CRISTALNC-46: Attachment section overlaps right sidebar after reopening sidebar
by XWiki Notifications 23 Jul '26

23 Jul '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-24594: Wrong mathttool declared in velocity configuration instead of overriding mathtool
by XWiki Notifications 23 Jul '26

23 Jul '26
1 0
0 0
[xwiki/xwiki-platform] 13d42a: XWIKI-24594: Wrong mathttool declared in velocity ...
by XWiki Notifications 23 Jul '26

23 Jul '26
Branch: refs/heads/XWIKI-24594 Home: https://github.com/xwiki/xwiki-platform Commit: 13d42ac40e32ef7d96d6e5b30ae72a8a9ff17516 https://github.com/xwiki/xwiki-platform/commit/13d42ac40e32ef7d96d6e5b30ae7… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2026-07-23 (Thu, 23 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-velocity/xwiki-platform-velocity-xwiki/src/main/java/org/xwiki/velocity/internal/XWikiVelocityConfiguration.java Log Message: ----------- XWIKI-24594: Wrong mathttool declared in velocity configuration instead of overriding mathtool * Properly override mathtool without the typo and keep old mathttool for backward compatibility reasons To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 369
  • 370
  • 371
  • 372
  • 373
  • 374
  • 375
  • ...
  • 5820
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.