Re: parse
Leos Literak <[email protected]>
| Newsgroups | gmane.comp.web.freemarker.user |
|---|---|
| Message-ID | <[email protected]> |
> There is a typo in your template, which leads to this otherwise not > too correct error message: you have a " after the 24 parameter, which, > it seems, starts a string literal (and that's incorrect, as it should > be a parsing error immediately) that is closed by the " before the #, > and then you have a parameter expression that starts with #, which > causes the parsing error you get. Thank you Daniel, I have not looked to this part because of the error mesage. Is it legal to have multiline string literals in freemarker? If not, we could catch such errors in the parser. Leos ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev