Hi!

I've recently started to use Mason (2.22, from libmason-perl debian jessie 
package), as I had some experience with it from other projects. There is still 
one problem I can't solve on my own, and had not success googling it or even 
asking friends, who use Mason often.

The problem is, that Mason tries (probably) to guess encoding of my components, 
and this detection is broken -- you see, my components are all in utf8, but 
Mason sometimes detects they are not and reencodes them. It helps to put some 
string with a lot of national characters, like

Příliš žluťoučký kůň pěl ďábelské ódy.

in every component, but that's far from ideal. The problem is, that letter é, 
for example, is not seen by mason as UTF-8, and ends up displayed wrong if it's 
the only national letter on the page.

So my question to the community is: what is the right way to do it?

Thanks!

PS: Why is the tutorial only available for Poet and not pure Mason? I had some 
trouble finding a good guide to simple first time setup.

-- 
S pozdravem Ladislav Láska                          <la...@kam.mff.cuni.cz>
Katedra Aplikované Matematiky, MFF UK               tel.: +420 739 464 167

------------------------------------------------------------------------------
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to