[MGNLDEMO-340] Editing page with Tour Detail template throws exception Created: 17/Jul/20  Updated: 15/Oct/21

Status: Open
Project: Magnolia Demo Projects
Component/s: None
Affects Version/s: 1.5
Fix Version/s: None

Type: Bug Priority: Neutral
Reporter: AntonĂ­n Juran Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Attachments: File log.rtf    
Template:
Acceptance criteria:
Empty
Task DoD:
[ ]* Doc/release notes changes? Comment present?
[ ]* Downstream builds green?
[ ]* Solution information and context easily available?
[ ]* Tests
[ ]* FixVersion filled and not yet released
[ ]  Architecture Decision Record (ADR)
Bug DoR:
[ ]* Steps to reproduce, expected, and actual results filled
[ ]* Affected version filled

 Description   

Steps to reproduce:

  1. Create a page with Tour Detail template
  2. Edit the page
  3. 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]

Generated at Mon Feb 12 05:18:42 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.