Template Engine handle file encode by BOM unicode file problem

16 views
Skip to first unread message

CP

unread,
Nov 23, 2009, 12:58:40 PM11/23/09
to play-framework
If your html file is encoded by BOM unicode, when using <#extends> and
<#doLayout> tags, the template Engine will insert an in-complete byte
to the final HTML, and it would cause some display issue. (that "byte"
would break line!!)

Not sure whether it's a bug or not. Maybe it's Groovy issue.

Guillaume Bort

unread,
Nov 23, 2009, 1:46:12 PM11/23/09
to play-fr...@googlegroups.com, play-framework
All files in a play project must be encoded in utf-8. Or you will
likely have encoding problems.
> --
>
> You received this message because you are subscribed to the Google
> Groups "play-framework" group.
> To post to this group, send email to play-fr...@googlegroups.com.
> To unsubscribe from this group, send email to play-framewor...@googlegroups.com
> .
> For more options, visit this group at http://groups.google.com/group/play-framework?hl=
> .
>
>
Reply all
Reply to author
Forward
0 new messages