Hi there,
For those who like Pigment and want to set it up on a site where a language with diacritics is used :
some letters carrying diacritics disappear (é and so on), for example in the login box.
To fix this is very simple : where these letters vanish are unnecessary <%t%> and <%/t%> tags, so just suppress them (or move them just before and after the variable that requires them, if there is one).
To add to a future release or a patch.
Have a nice day everybody
Gus


Its always helpful when another member finds an issue and reports the work around 