Stefan Bodewig schrieb:
> On 2009-03-01, Wolfgang Glas wrote:
>
>> My understanding from previous discussion was, that we need a mode,
>> where file names not encodable by the chosen encoding are encoded in
>> UTF-8, which is in turn indicated by setting the EFS flag on the
>> likewise ZIP entry.
On 2009-03-01, Wolfgang Glas wrote:
> My understanding from previous discussion was, that we need a mode,
> where file names not encodable by the chosen encoding are encoded in
> UTF-8, which is in turn indicated by setting the EFS flag on the
> likewise ZIP entry. (That's the way 7-zip handles u
Stefan Bodewig schrieb:
> On 2009-02-27, Wolfgang Glas wrote:
>
>> Additionally, my experience with WinZip shows, that WinZip writes weird
>> filenames to the single-byte version of the filename when a unicode field is
>> present.
>
> Hmm, native encoding I'd guess.
Sth like this, looks like th
On 2009-02-27, Wolfgang Glas wrote:
> Additionally, my experience with WinZip shows, that WinZip writes weird
> filenames to the single-byte version of the filename when a unicode field is
> present.
Hmm, native encoding I'd guess.
Wolfgang, could you do me a favor and please review what I've w
Stefan Bodewig schrieb:
> On 2009-02-26, Wolfgang Glas wrote:
>
>> Stefan Bodewig schrieb:
>
>>> The question on defaults: should ZipFile look for UnicodeExtraFields
>>> by default or ignore them (as it does right now)?
>
>> I'd do this by default, because IMHO we should have a 'smart' unzipper
On 2009-02-26, Wolfgang Glas wrote:
> Stefan Bodewig schrieb:
>> The question on defaults: should ZipFile look for UnicodeExtraFields
>> by default or ignore them (as it does right now)?
> I'd do this by default, because IMHO we should have a 'smart' unzipper in
> commons-compress ;-)
Convince
On 2009-02-26, Wolfgang Glas wrote:
> Thanks for your tremendous work on finishing ZIP encoding support ;-)
I had a good base to start from, thank you. 8-)
> Stefan Bodewig schrieb:
>> * documentation (will tackle that next)
> May I help you at this point ?
Any help anywhere is appreciated
Hi Stefan,
Thanks for your tremendous work on finishing ZIP encoding support ;-)
Stefan Bodewig schrieb:
> Hi all,
>
> a quick update and a question on defaults:
[snip]
> * documentation (will tackle that next)
May I help you at this point ?
> * ZipArchiveInputStream - SANDBOX-293
Well, Z
Hi all,
a quick update and a question on defaults:
ZipArchiveOutputStream now writes UTF-8 by default and sets the
language encoding flag. It can be told to create InfoZIP
UnicodeExtraFields but doesn't do so by default.
ZipFile now recognized the language encoding flag and parses the names
as