Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: d0b3fe6fd5f973b196cd2fbfa84b1e6d2499d58b
https://github.com/xwiki-contrib/confluence/commit/d0b3fe6fd5f973b196cd2fbf…
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
M confluence-syntax-xhtml/src/test/resources/confluence+xhtml10/specific/preformat/preformat1.test
M confluence-syntax-xhtml/src/test/resources/confluence+xhtml10/specific/preformat/preformat2.test
A confluence-syntax-xhtml/src/test/resources/confluence+xhtml10/specific/preformat/preformat3.test
Log Message:
-----------
CONFLUENCE-193: Incorrect parsing of pre tags
* Do not drop the possible pre tag parameters.
* Change bad test comments.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 36575a9f594bd68a77484d1d34b01738bd0ed6b5
https://github.com/xwiki/xwiki-platform/commit/36575a9f594bd68a77484d1d34b0…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-default/src/test/java/org/xwiki/model/validation/internal/ReplaceCharacterEntityNameValidationTest.java
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-default/src/test/java/org/xwiki/model/validation/internal/SlugEntityNameValidationTest.java
Log Message:
-----------
[Misc] Code style
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications