Lee Crawford created FREEMARKER-209:
---------------------------------------
Summary: Typo in error message
Key: FREEMARKER-209
URL: https://issues.apache.org/jira/browse/FREEMARKER-209
Project: Apache Freemarker
Issue Type: Bug
Reporter: Lee Crawford
The following template:
{{[#list 1..30 as n]}}
{{[=n?lower_abc] }}
{{[/#list] }}
yields an error message with a misspelling.
{quote}... This template uses camel case naming convention (like: exampleName)
{color:#FF0000}+estabilished+{color} by auto-detection
{quote}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)