Branch: refs/heads/XWIKI-22293
Home: https://github.com/xwiki/xwiki-platform
Commit: 26c5c036cb8108a5414fdd165d45eeb9672d42c7
https://github.com/xwiki/xwiki-platform/commit/26c5c036cb8108a5414fdd165d45…
Author: Alex Cotiugă <ancotiuga(a)gmail.com>
Date: 2024-10-24 (Thu, 24 Oct 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/export_modal.vm
Log Message:
-----------
XWIKI-22293: HTML error and non-rendered Velocity in export modal
* $uix.execute() doesn't produce any result to be rendered when the uix type is java.util.LinkedHashMap causing the velocity code to be displayed instead
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: a218c3c5c94072e55181f56d82ab38be5b2fa5d8
https://github.com/xwiki-contrib/confluence/commit/a218c3c5c94072e55181f56d…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2024-10-24 (Thu, 24 Oct 2024)
Changed paths:
M confluence-syntax-xhtml/checkstyle-suppressions.xml
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/ConfluenceXWikiGeneratorListener.java
Log Message:
-----------
Misc: improve code style
Commit: 9f90344cd517e8a8bbad02d8657b11bf0e3d68e9
https://github.com/xwiki-contrib/confluence/commit/9f90344cd517e8a8bbad02d8…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2024-10-24 (Thu, 24 Oct 2024)
Changed paths:
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/ConfluenceXHTMLParser.java
A confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/ConfluenceAttributeXMLFilter.java
M confluence-syntax-xhtml/src/test/resources/confluence+xhtml10/specific/table/table2.test
M confluence-xml/src/test/resources/confluencexml/confluence80tags.test
A confluence-xml/src/test/resources/confluencexml/table.test
A confluence-xml/src/test/resources/confluencexml/table/entities.xml
Log Message:
-----------
CONFLUENCE-308: Migrate data-highlight-colour attributes as styles
Compare: https://github.com/xwiki-contrib/confluence/compare/04e58e78a436...9f90344c…
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications