h2o-php icon indicating copy to clipboard operation
h2o-php copied to clipboard

Character encoding problem when UTF8 is use in html

Open speedmax opened this issue 16 years ago • 1 comments

This looks like a string encoding issue for gettext processing, some latin character is broken when html is set to UTF8 but works fine without it.

original LH ticket

This ticket has 0 attachment(s).

speedmax avatar Nov 04 '09 08:11 speedmax

Character encoding problem when UTF8 is use in html

This is resolved in last commit

  • charset property is added to H2o_I18n class and it has become a new option when you initialize h2o

    by Taylor luk

speedmax avatar Nov 04 '09 08:11 speedmax