ID: 39404 Updated by: [EMAIL PROTECTED] Reported By: martin dot t dot kutschker at blackbox dot net -Status: Open +Status: Assigned -Bug Type: mbstring related +Bug Type: Feature/Change Request PHP Version: 5.2.0 -Assigned To: +Assigned To: hirokawa New Comment:
Reclassified as feature request & assigned to maintainer. Previous Comments: ------------------------------------------------------------------------ [2006-11-06 17:09:37] martin dot t dot kutschker at blackbox dot net Fix spelling of "entity" in the summary. ------------------------------------------------------------------------ [2006-11-06 16:56:19] martin dot t dot kutschker at blackbox dot net Description: ------------ It would be great if the charset conversion could also output SGML/HTML entites for missing characters in the output charset. The option "long" is not very HTML-friendly. But with "entity" any Unicode aware browser could deal with the missing charater. eg mbstring.substitute_character=long => U+3000 mbstring.substitute_character=entity =>   ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=39404&edit=1