Freemarker exception for demo-project when accessing as external user 
----------------------------------------------------------------------

                 Key: MGNLSTK-727
                 URL: http://jira.magnolia-cms.com/browse/MGNLSTK-727
             Project: Magnolia Standard Templating Kit
          Issue Type: Bug
          Components: demoproject
            Reporter: Zdenek Skodik
            Assignee: Philipp Bärfuss
             Fix For: 1.4.1
         Attachments: screenshot.png, stacktrace.txt

Rendering whatever demo site by a ldap user results in attached freemarker 
exception for templating-kit/paragraphs/pur/link.ftl. The problematic 
instruction is:
{code}
userFullName=ctx.user.getProperty("title")!userName
{code} 
It's a continuous story of MGNLSTK-533 & MGNLSTK-568 & MAGNOLIA-3037.

As a temporary workaround you can edit the script and bypass retrieving the 
problematic property by assigning (the fallback) {{userName}} directly to 
{{userFullName}}.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to