Search found 1 match
Norwegian characters gets converted with overall compressionHi. My JFileUpload is set up to compress all files uploaded into one zip before upload, but if the files contain norwegian characters like "æøå" they get converted to something like "+©" or "+à" instead. Is there a way to avoid this? I'd rather not escape or rename them using a regular expression as...
|