[
https://issues.apache.org/jira/browse/CAUSEWAY-3887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17948275#comment-17948275
]
Brian Kalbfus commented on CAUSEWAY-3887:
-----------------------------------------
{{The Markdown property now renders after I added the following to the WebApp
manifest's imports:}}{{ }}
{{ CausewayModuleValMarkdownUiWkt.class,}}
{{ CausewayModuleValMarkdownMetaModel.class,}}
{{The Markdown documentation is missing
}}{{CausewayModuleValMarkdownMetaModel.class and has instead
{color:#000000}CausewayModuleValMarkdownPersistenceXxx.class . My test works
without this import of a markdown persistence module.{color}}}
> 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)