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]

January 2026

  • 1 participants
  • 1456 discussions
[[email protected]][Issue] Updates for XWIKI-23821: Old PDF export (based on Apache FOP) fails on Java 25
by XWiki Notifications 14 Jan '26

14 Jan '26
1 0
0 0
[xwiki/xwiki-platform] 4c6615: XWIKI-23821: Old PDF export (based on Apache FOP) ...
by XWiki Notifications 14 Jan '26

14 Jan '26
Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 4c6615f1a34b2b47f9542e775b9a3aa8261bbab3 https://github.com/xwiki/xwiki-platform/commit/4c6615f1a34b2b47f9542e775b9a… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-01-14 (Wed, 14 Jan 2026) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/pom.xml M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/xhtml2fo.xsl Log Message: ----------- XWIKI-23821: Old PDF export (based on Apache FOP) fails on Java 25 * fixed the invalid XSLT * replace standard Java Xalan with Saxon (which does not have the regression) (cherry picked from commit 50e22b0730c75659be4d55c12f14e60655c04c62) 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-23892: When the filters are too large, a scroll bar appears
by XWiki Notifications 14 Jan '26

14 Jan '26
1 0
0 0
[xwiki/xwiki-platform] 50e22b: XWIKI-23821: Old PDF export (based on Apache FOP) ...
by XWiki Notifications 14 Jan '26

14 Jan '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 50e22b0730c75659be4d55c12f14e60655c04c62 https://github.com/xwiki/xwiki-platform/commit/50e22b0730c75659be4d55c12f14… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-01-14 (Wed, 14 Jan 2026) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/pom.xml M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/xhtml2fo.xsl Log Message: ----------- XWIKI-23821: Old PDF export (based on Apache FOP) fails on Java 25 * fixed the invalid XSLT * replace standard Java Xalan with Saxon (which does not have the regression) 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-23892: When the filters are too large, a scroll bar appears
by XWiki Notifications 14 Jan '26

14 Jan '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23891: Resources that are referenced without quotes aren't extracted from CSS WebJar resources during export
by XWiki Notifications 14 Jan '26

14 Jan '26
1 0
0 0
[xwiki/xwiki-platform] 9825bf: XWIKI-23891: Resources that are referenced without...
by XWiki Notifications 14 Jan '26

14 Jan '26
Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 9825bf06543ced9d1058dcff93c7974fae008808 https://github.com/xwiki/xwiki-platform/commit/9825bf06543ced9d1058dcff93c7… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-01-14 (Wed, 14 Jan 2026) Changed paths: M xwiki-platform-core/xwiki-platform-webjars/xwiki-platform-webjars-api/src/main/java/org/xwiki/webjars/internal/FilesystemResourceReferenceCopier.java A xwiki-platform-core/xwiki-platform-webjars/xwiki-platform-webjars-api/src/test/java/org/xwiki/webjars/internal/FilesystemResourceReferenceCopierTest.java Log Message: ----------- XWIKI-23891: Resources that are referenced without quotes aren't extracted from CSS WebJar resources during export * Improve the regular expression to detect URLs without quotes. * Make the regular expression for URLs more robust. * Improve the code style by using more try-with-resource statements. * Add a unit test. (cherry picked from commit 1974ab5f1e1f8b3aa74fe00b01efd74cd3a8455d) 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] 1974ab: XWIKI-23891: Resources that are referenced without...
by XWiki Notifications 14 Jan '26

14 Jan '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 1974ab5f1e1f8b3aa74fe00b01efd74cd3a8455d https://github.com/xwiki/xwiki-platform/commit/1974ab5f1e1f8b3aa74fe00b01ef… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-01-14 (Wed, 14 Jan 2026) Changed paths: M xwiki-platform-core/xwiki-platform-webjars/xwiki-platform-webjars-api/src/main/java/org/xwiki/webjars/internal/FilesystemResourceReferenceCopier.java A xwiki-platform-core/xwiki-platform-webjars/xwiki-platform-webjars-api/src/test/java/org/xwiki/webjars/internal/FilesystemResourceReferenceCopierTest.java Log Message: ----------- XWIKI-23891: Resources that are referenced without quotes aren't extracted from CSS WebJar resources during export * Improve the regular expression to detect URLs without quotes. * Make the regular expression for URLs more robust. * Improve the code style by using more try-with-resource statements. * Add a unit test. 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 CRISTAL-785: Upgrade to vue 3.5.26
by XWiki Notifications 14 Jan '26

14 Jan '26
1 0
0 0
[[email protected]][Issue] Updates for CRISTAL-786: Upgrade to vue-routeur 4.6.4
by XWiki Notifications 14 Jan '26

14 Jan '26
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • ...
  • 146
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.