Home » HTML » HTML_Common » Bug #2410
turn htmlspcialchars on/off
Details
| Request #2410 | turn htmlspcialchars on/off |
|---|---|
| Submitted | 2004-09-28 15:51 UTC |
| From | sw at knollwimmer dot de |
| Assigned | avb |
| Status | Closed |
| Package | HTML_Common |
| PHP Version | 4.3.2 |
| OS | Linux |
| Roadmaps | (Not assigned) |
Comments
[2004-09-28 15:51 UTC] sw at knollwimmer dot de
Description:
------------
I am working with QF and smarty on a UTF8-based multilingual site. As I am trying to implement various input fields in a CMS I ran into troubles with the Arabic language. The automatic htmlspechialchars in html_common messes up the UTF-8 Arabic string when reloaded from the database.
It would be great to be able to pass an additional parameter to QF to prevent the auto escaping for specific form elements.
Thank you and greets, Stefan
[2005-03-20 17:01 UTC] herojoker at nexgo dot de
Hi!
I'd like to see such a feature, too.
Passing the charset would be ideal.
Hero Wanders
P.S.: Is this project still alive?