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]

March 2024

  • 1 participants
  • 1945 discussions
[[email protected]][Issue] (XWIKI-21999) The attachment Gallery picker does not find custom image in multilingual XWiki
by XWiki Notifications 21 Mar '24

21 Mar '24
1 0
0 0
[[email protected]][Issue] (XWIKI-22003) Tree macro cannot find attachment from French page locale if current locale is English
by XWiki Notifications 21 Mar '24

21 Mar '24
1 0
0 0
[[email protected]][Issue] (XWIKI-20637) Image overlaps lists when using start alignment and a mix with text wrap and the start alignment
by XWiki Notifications 21 Mar '24

21 Mar '24
1 0
0 0
[[email protected]][Issue] (XWIKI-21991) Mail Prepare Thread error occurred in some cases when triggering the mail sending job from Scheduler
by XWiki Notifications 21 Mar '24

21 Mar '24
1 0
0 0
[[email protected]][Issue] (XWIKI-21991) Mail Prepare Thread error occurred in some cases when triggering the mail sending job from Scheduler
by XWiki Notifications 21 Mar '24

21 Mar '24
1 0
0 0
[xwiki/xwiki-platform] 91303a: XWIKI-21991: Mail Prepare Thread error occurred in...
by XWiki Notifications 21 Mar '24

21 Mar '24
Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 91303ab1ee3df9ab52319fea38851ace54264025 https://github.com/xwiki/xwiki-platform/commit/91303ab1ee3df9ab52319fea3885… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-03-21 (Thu, 21 Mar 2024) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/api/Document.java M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-page/pom.xml M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-page/src/main/java/org/xwiki/test/page/PageComponentList.java M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/diff_macros.vm M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/test/java/org/xwiki/web/NotificationMailDefaultHtmlTest.java Log Message: ----------- XWIKI-21991: Mail Prepare Thread error occurred in some cases when triggering the mail sending job from Scheduler * Bulletproof diff_macros.vm * Use list of user components in PageTest * Fix possible NPE in error handling of Document#getMetadataDiff * Provide new test for handling diff of a page when there's no previous version in a mail notification (cherry picked from commit 3c1fb8c5c813677fc130802e0cb35614e031fcb5) 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] ee2468: XWIKI-21991: Mail Prepare Thread error occurred in...
by XWiki Notifications 21 Mar '24

21 Mar '24
Branch: refs/heads/stable-16.2.x Home: https://github.com/xwiki/xwiki-platform Commit: ee246833723ef5777bf365661a1a5ea64c54dd7b https://github.com/xwiki/xwiki-platform/commit/ee246833723ef5777bf365661a1a… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-03-21 (Thu, 21 Mar 2024) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/api/Document.java M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-page/pom.xml M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-page/src/main/java/org/xwiki/test/page/PageComponentList.java M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/diff_macros.vm M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/test/java/org/xwiki/web/NotificationMailDefaultHtmlTest.java Log Message: ----------- XWIKI-21991: Mail Prepare Thread error occurred in some cases when triggering the mail sending job from Scheduler * Bulletproof diff_macros.vm * Use list of user components in PageTest * Fix possible NPE in error handling of Document#getMetadataDiff * Provide new test for handling diff of a page when there's no previous version in a mail notification (cherry picked from commit 3c1fb8c5c813677fc130802e0cb35614e031fcb5) 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] 3c1fb8: XWIKI-21991: Mail Prepare Thread error occurred in...
by XWiki Notifications 21 Mar '24

21 Mar '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 3c1fb8c5c813677fc130802e0cb35614e031fcb5 https://github.com/xwiki/xwiki-platform/commit/3c1fb8c5c813677fc130802e0cb3… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-03-21 (Thu, 21 Mar 2024) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/api/Document.java M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-page/pom.xml M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-page/src/main/java/org/xwiki/test/page/PageComponentList.java M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/diff_macros.vm M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/test/java/org/xwiki/web/NotificationMailDefaultHtmlTest.java Log Message: ----------- XWIKI-21991: Mail Prepare Thread error occurred in some cases when triggering the mail sending job from Scheduler * Bulletproof diff_macros.vm * Use list of user components in PageTest * Fix possible NPE in error handling of Document#getMetadataDiff * Provide new test for handling diff of a page when there's no previous version in a mail notification 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] (XWIKI-22010) The rights buttons for Unregistered Users do not display anymore the value set after page refresh
by XWiki Notifications 21 Mar '24

21 Mar '24
1 0
0 0
[[email protected]][Issue] (XWIKI-22010) The rights buttons for Unregistered Users do not display anymore the value set after page refresh
by XWiki Notifications 21 Mar '24

21 Mar '24
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • ...
  • 195
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.