Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 7dd01cd6cd27759548bd3828ef50947d01e74f00
https://github.com/xwiki/xwiki-platform/commit/7dd01cd6cd27759548bd3828ef50…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-test/xwiki-platform-annotation-test-docker/src/test/it/org/xwiki/annotation/test/ui/AnnotationsIT.java
Log Message:
-----------
[Misc] Add missing test order for AnnotationsIT
The method order is actually important because of AnnotationCode.Script jsx gets cached with messages in the first local it gets called with, leading to messages in an unexpected language (i.e., french in those tests).
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-14.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 97e9f880f266165080c0da0f1c4f03ed403dcaa2
https://github.com/xwiki/xwiki-platform/commit/97e9f880f266165080c0da0f1c4f…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-eventstream/xwiki-platform-eventstream-api/src/test/java/org/xwiki/eventstream/internal/AsynchronousEventStoreTest.java
Log Message:
-----------
XWIKI-21809: ClassCastException in DefaultEventConverterManager on a cluster environment
* Prevent possible flickers
(cherry picked from commit 14c31253daff6c2c93c9e92c79b7c207c0bf7b4b)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 132ce6813e8fc4d0749861fb9306171aebd31473
https://github.com/xwiki/xwiki-platform/commit/132ce6813e8fc4d0749861fb9306…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-eventstream/xwiki-platform-eventstream-api/src/test/java/org/xwiki/eventstream/internal/AsynchronousEventStoreTest.java
Log Message:
-----------
XWIKI-21809: ClassCastException in DefaultEventConverterManager on a cluster environment
* Prevent possible flickers
(cherry picked from commit 14c31253daff6c2c93c9e92c79b7c207c0bf7b4b)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 14c31253daff6c2c93c9e92c79b7c207c0bf7b4b
https://github.com/xwiki/xwiki-platform/commit/14c31253daff6c2c93c9e92c79b7…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-eventstream/xwiki-platform-eventstream-api/src/test/java/org/xwiki/eventstream/internal/AsynchronousEventStoreTest.java
Log Message:
-----------
XWIKI-21809: ClassCastException in DefaultEventConverterManager on a cluster environment
* Prevent possible flickers
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: 5446505dd224efbb33e1cd4379ba8a86f0773617
https://github.com/xwiki-contrib/confluence/commit/5446505dd224efbb33e1cd43…
Author: Teodor Caras <trrenty(a)gmail.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/PreformattedTagHandler.java
A confluence-syntax-xhtml/src/test/resources/confluence+xhtml10/specific/preformat/preformat1.test
A confluence-syntax-xhtml/src/test/resources/confluence+xhtml10/specific/preformat/preformat2.test
M confluence-syntax-xhtml/src/test/resources/confluence+xhtml10/specific/table/table1.test
Log Message:
-----------
CONFLUENCE-193: Incorrect parsing of pre tags
Commit: 976d6ed856dcd56079d140db35b1896debe9bc42
https://github.com/xwiki-contrib/confluence/commit/976d6ed856dcd56079d140db…
Author: Teodor Caras <trrenty(a)gmail.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/PreformattedTagHandler.java
Log Message:
-----------
CONFLUENCE-193: Incorrect parsing of pre tags
* Do not extend PreserveTagHandler
Commit: 5bbe19bd94dde5202c83614a662d432971b15c4f
https://github.com/xwiki-contrib/confluence/commit/5bbe19bd94dde5202c83614a…
Author: Teo Caras <45433221+trrenty(a)users.noreply.github.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/PreformattedTagHandler.java
A confluence-syntax-xhtml/src/test/resources/confluence+xhtml10/specific/preformat/preformat1.test
A confluence-syntax-xhtml/src/test/resources/confluence+xhtml10/specific/preformat/preformat2.test
M confluence-syntax-xhtml/src/test/resources/confluence+xhtml10/specific/table/table1.test
Log Message:
-----------
Merge pull request #29 from trrenty/CONFLUENCE-193
CONFLUENCE-193: Incorrect parsing of pre tags
Compare: https://github.com/xwiki-contrib/confluence/compare/0374c7a7e3f6...5bbe19bd…
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications