PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » HTML » HTML_Common » Bug #2410

turn htmlspcialchars on/off

Details

Request #2410turn htmlspcialchars on/off
Submitted2004-09-28 15:51 UTC
Fromsw at knollwimmer dot de
Assignedavb
StatusClosed
PackageHTML_Common
PHP Version4.3.2
OSLinux
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?