Hi Sebastian,
On Fri, 30 Mar 2007, Sebastian Beigel wrote:
> The problem is that replacing the & (ampersand) character (in the way it
> is done right now) destroys (already correct) HTML-entites.
>
> For example, if your input string contains "€" (the HTML-entity for
> the Euro sign) the resulting code is "€" which is displayed as
> "€".
I believe this is intentional.
If your input string contains "€", it is displayed as "€" :)
If you want the euro character, put the euro character ('\u20AC') in the
input string instead of "€".
Andy
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development