[ https://issues.apache.org/jira/browse/CAUSEWAY-3887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andi Huber updated CAUSEWAY-3887: --------------------------------- Fix Version/s: 3.4.0 > Markdown ComponentFactory not found from SimpleApp > -------------------------------------------------- > > Key: CAUSEWAY-3887 > URL: https://issues.apache.org/jira/browse/CAUSEWAY-3887 > Project: Causeway > Issue Type: Bug > Components: ValueTypes markdown > Affects Versions: 3.3.0 > Environment: Windows 11, java 21 > Reporter: Brian Kalbfus > Assignee: Daniel Keir Haywood > Priority: Major > Fix For: 3.4.0 > > > Not finding the markdown component factory from within SimpleApp. > ReferenceApp is rendering it correctly. I will add a link to my github > fork's branch. > `org.apache.causeway.viewer.wicket.ui.app.registry.ComponentFactoryRegistry#findComponentFactory` > finds `ValueFallbackPanelFactory` which fails to present the Markdown value > type as a String. The ReferenceApp finds > `MarkdownPanelFactoriesWkt$Parented` which renders correctly. -- This message was sent by Atlassian Jira (v8.20.10#820010)