[ https://issues.apache.org/jira/browse/CAUSEWAY-3887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17948279#comment-17948279 ]
Brian Kalbfus commented on CAUSEWAY-3887: ----------------------------------------- See the PR for documentation update: https://github.com/apache/causeway/pull/2938 > 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 > > 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)