Bugzilla – Bug 764
html output gets cut off when special characters are displayed
Last modified: 2008-09-15 14:37:04 UTC
On pages containing text with special characters (umlauts, accents etc.) the html code gets cut off by one byte per special character.
I'd bet the HTTP content-length: header is being calculated incorrectly. Dan: should a use bytes; in Slim::Web::HTTP::prepareResponseForSending do the trick?
This has been fixed in Slim/Web/HTTP.pm revision 1.135
There are 536 bugs in the database with targets of '---' that were fixed prior to new year 2006. I am setting them to targets of 6.2.1 to keep them from showing up in my queries.