bottle change: when encoding outgoing data, use the surrogateescape error...
bottle change: when encoding outgoing data, use the surrogateescape error handler. This will allow un-decodable file paths through. Esp. useful with errors caused by utf-8 names with apache run in a C locale
Please register or sign in to comment