Details
-
Bug
-
Resolution: Unresolved
-
Neutral
-
None
-
1.5
-
None
-
None
Description
Steps to reproduce:
- Create a page with Tour Detail template
- Edit the page
- Exception is thrown (see attached log)
2020-07-17 09:53:05,789 WARN info.magnolia.ui.framework.ioc.UiComponentProvider: Attempted to cache a UIComponent (PageDetailSubApp) instance in bean store containing another UIComponent (View)
17-Jul-2020 09:53:05.836 SEVERE [http-nio-8080-exec-8] freemarker.log._JULLoggerFactory$JULLogger.error Error executing FreeMarker template
FreeMarker template error:
Multiple compatible overloaded variations were found with the same priority.
The FTL type of the argument values were: Null.
The Java type of the argument values were: Null.
The matching overload was searched among these members:
info.magnolia.templating.functions.TemplatingFunctions.link(info.magnolia.jcr.util.ContentMap),
info.magnolia.templating.functions.TemplatingFunctions.link(String, String),
info.magnolia.personalization.templating.VariantAwareTemplatingFunctions.link(javax.jcr.Node)
----
FTL stack trace ("~" means nesting-related):
- Failed at: #assign href = cmsfn.link(cmsfn.nodeB... [in template "travel-demo-marketing-tags/templates/pages/areas/htmlHeader-marketing-tags.ftl" at line 21, column 9]
Checklists
Acceptance criteria