GitHub user woonsan opened a pull request:
https://github.com/apache/incubator-freemarker/pull/36
FREEMARKER-55: stringifying string/boolean/date model in url functionâ¦
â¦. otherwise exception
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/woonsan/incubator-freemarker
feature/FREEMARKER-55-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-freemarker/pull/36.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #36
----
commit 4779234b67bb9c6ab0f0812d72ebe4b2152de04a
Author: Woonsan Ko <[email protected]>
Date: 2017-09-15T14:39:26Z
FREEMARKER-55: stringifying string/boolean/date model in url function.
otherwise exception
----
---