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
  • 57534 discussions
[xwiki/xwiki-commons] c32a7a: XCOMMONS-3371: $jsontool and $escapetool should es...
by XWiki Notifications 14 Jul '25

14 Jul '25
Branch: refs/heads/stable-17.4.x Home: https://github.com/xwiki/xwiki-commons Commit: c32a7ad8819da785975768b508932f739346128e https://github.com/xwiki/xwiki-commons/commit/c32a7ad8819da785975768b508932… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-07-14 (Mon, 14 Jul 2025) Changed paths: M xwiki-commons-core/xwiki-commons-velocity/src/main/java/org/xwiki/velocity/tools/EscapeTool.java M xwiki-commons-core/xwiki-commons-velocity/src/main/java/org/xwiki/velocity/tools/JSONTool.java M xwiki-commons-core/xwiki-commons-velocity/src/test/java/org/xwiki/velocity/tools/EscapeToolTest.java M xwiki-commons-core/xwiki-commons-velocity/src/test/java/org/xwiki/velocity/tools/JSONToolTest.java Log Message: ----------- XCOMMONS-3371: $jsontool and $escapetool should escape { to increase compatibility with XWiki syntax rendering * Add { to the characters to escape in JSON, with custom unicode-based escaping as standard escaping isn't available. * Escape { in EscapeTool#javascript. * Add/adapt test cases. (cherry picked from commit e7961c62afd6230f206154991549e6543786e485) 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] d4e045: XCOMMONS-3371: $jsontool and $escapetool should es...
by XWiki Notifications 14 Jul '25

14 Jul '25
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-commons Commit: d4e045ebcaca908312cf0fcf84f18f2a6c32a7db https://github.com/xwiki/xwiki-commons/commit/d4e045ebcaca908312cf0fcf84f18… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-07-14 (Mon, 14 Jul 2025) Changed paths: M xwiki-commons-core/xwiki-commons-velocity/src/main/java/org/xwiki/velocity/tools/EscapeTool.java M xwiki-commons-core/xwiki-commons-velocity/src/main/java/org/xwiki/velocity/tools/JSONTool.java M xwiki-commons-core/xwiki-commons-velocity/src/test/java/org/xwiki/velocity/tools/EscapeToolTest.java M xwiki-commons-core/xwiki-commons-velocity/src/test/java/org/xwiki/velocity/tools/JSONToolTest.java Log Message: ----------- XCOMMONS-3371: $jsontool and $escapetool should escape { to increase compatibility with XWiki syntax rendering * Add { to the characters to escape in JSON, with custom unicode-based escaping as standard escaping isn't available. * Escape { in EscapeTool#javascript. * Add/adapt test cases. (cherry picked from commit e7961c62afd6230f206154991549e6543786e485) 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] e7961c: XCOMMONS-3371: $jsontool and $escapetool should es...
by XWiki Notifications 14 Jul '25

14 Jul '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: e7961c62afd6230f206154991549e6543786e485 https://github.com/xwiki/xwiki-commons/commit/e7961c62afd6230f206154991549e… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-07-14 (Mon, 14 Jul 2025) Changed paths: M xwiki-commons-core/xwiki-commons-velocity/src/main/java/org/xwiki/velocity/tools/EscapeTool.java M xwiki-commons-core/xwiki-commons-velocity/src/main/java/org/xwiki/velocity/tools/JSONTool.java M xwiki-commons-core/xwiki-commons-velocity/src/test/java/org/xwiki/velocity/tools/EscapeToolTest.java M xwiki-commons-core/xwiki-commons-velocity/src/test/java/org/xwiki/velocity/tools/JSONToolTest.java Log Message: ----------- XCOMMONS-3371: $jsontool and $escapetool should escape { to increase compatibility with XWiki syntax rendering * Add { to the characters to escape in JSON, with custom unicode-based escaping as standard escaping isn't available. * Escape { in EscapeTool#javascript. * Add/adapt test cases. 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-23377: Realtime editor broken for older browsers
by XWiki Notifications 14 Jul '25

14 Jul '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23259: Attachments are improperly saved when cancelling changes
by XWiki Notifications 14 Jul '25

14 Jul '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23377: Realtime editor broken for older browsers
by XWiki Notifications 14 Jul '25

14 Jul '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23377: Realtime editor broken for older browsers
by XWiki Notifications 11 Jul '25

11 Jul '25
1 0
0 0
[[email protected]][Issue] Updates for XCOMMONS-3382: Upgrade to commons-lang3 3.18.0
by XWiki Notifications 11 Jul '25

11 Jul '25
1 0
0 0
[[email protected]][Issue] Updates for XCOMMONS-3378: Upgrade the runtime version of Maven Resolver to 1.9.24
by XWiki Notifications 11 Jul '25

11 Jul '25
1 0
0 0
[[email protected]][Issue] Updates for CRISTAL-581: Introduce a yjs websocket client for XWiki
by XWiki Notifications 11 Jul '25

11 Jul '25
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 2184
  • 2185
  • 2186
  • 2187
  • 2188
  • 2189
  • 2190
  • ...
  • 5754
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.