commit: framework/Text_Filter/Filter html2text.php

"Jan Schneider" <[email protected]>
Newsgroups gmane.comp.horde.cvs
Message-ID <[email protected]>
jan         2008-09-19 09:43:52 EDT

  Modified files:
    Text_Filter/Filter   html2text.php 
  Log:
  This is more complex. html_entity_decode() is completely useless. It only
  transforms HTML entities into ISO-8859-1 characters. This is plain useless,
  because the text containing these entities might be in a completely different
  charset. So, we take the translation table, convert it to the charset of the
  text, and then apply it.
  
  Revision  Changes    Path
  1.29      +5 -9      framework/Text_Filter/Filter/html2text.php

  Chora Links:
  http://cvs.horde.org/diff.php/framework/Text_Filter/Filter/html2text.php?r1=1.28&r2=1.29&ty=u

--
To unsubscribe, mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.