Problem with freemarker and substring
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-31-2006 08:01 AM
Hi,
i wanted to use substring function of freemarker but when i use it i have an error.
i had seen this function here :
http://freemarker.sourceforge.net/docs/ref_builtins_string.html
I had wrote this in my template:
And i obtain an IO error.
Is there a problem of version or compatibility ?
Thx in advance
i wanted to use substring function of freemarker but when i use it i have an error.
i had seen this function here :
http://freemarker.sourceforge.net/docs/ref_builtins_string.html
I had wrote this in my template:
- ${'abc'?substring(0)}
And i obtain an IO error.
Is there a problem of version or compatibility ?
Thx in advance
Labels:
- Labels:
-
Archive
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-31-2006 08:09 AM
ok i ask myself :
Substring is a funciont from version 2.3.7 and alfresco 1.4 seems to use freemarker 2.3.3.
Ok i will try to find other solution for my template…
Substring is a funciont from version 2.3.7 and alfresco 1.4 seems to use freemarker 2.3.3.
Ok i will try to find other solution for my template…

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-31-2006 08:54 AM
The final Alfresco 1.4 community edition uses FreeMarker 2.3.8. Previously we used 2.3.3.
Thanks,
Kevin
Thanks,
Kevin
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-31-2006 09:02 AM
Great
im using again 1.4RC !
Thx a lot i will take new version

im using again 1.4RC !
Thx a lot i will take new version
