Jakob Frank created MARMOTTA-242:
------------------------------------

             Summary: LdPath Templating shoud set default output-encoding
                 Key: MARMOTTA-242
                 URL: https://issues.apache.org/jira/browse/MARMOTTA-242
             Project: Marmotta
          Issue Type: Bug
          Components: LDPath
    Affects Versions: 3.0-incubating
            Reporter: Jakob Frank
            Assignee: Jakob Frank
            Priority: Minor


Some built-in functions of freemarker need the output-encoding set, this should 
be done by the framework embedding freemarker.

see 
http://freemarker.sourceforge.net/docs/ref_builtins_string.html#ref_builtin_url

as a workaround one can set the encoding explicitly in the template using
<#setting url_escaping_charset="UTF-8">

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to