[
https://issues.apache.org/jira/browse/CAUSEWAY-3887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Kalbfus resolved CAUSEWAY-3887.
-------------------------------------
Resolution: Resolved
The documentation now shows the configuration required to render correctly.
> 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)