To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=73301





------- Additional comments from [EMAIL PROTECTED] Tue Apr 24 09:08:58 +0000 
2007 -------
KSO->FLR: I used zip 2.31 / unzip 5.52 on openSuSE 10.2 and it seems to handle
UN*X filesystem flags correctly:

temp/ziptest> ll
total 24
-rwxr-xr-x 1 kso entwick 6521 2007-04-24 10:35 executable.sh
-r--r--r-- 1 kso entwick 6521 2007-04-24 10:35 readonly.txt
-rw-rw-rw- 1 kso entwick 6521 2007-04-24 10:34 readwrite.txt
temp/ziptest>
temp/ziptest> zip ziptest.zip ./*
  adding: executable.sh (deflated 19%)
  adding: readonly.txt (deflated 19%)
  adding: readwrite.txt (deflated 19%)
temp/ziptest>
temp/ziptest> rm -f executable.sh readonly.txt readwrite.txt
temp/ziptest>
temp/ziptest> ll
total 16
-rw-r--r-- 1 kso entwick 16190 2007-04-24 10:47 ziptest.zip
temp/ziptest>
temp/ziptest> unzip ziptest.zip
Archive:  ziptest.zip
  inflating: executable.sh
  inflating: readonly.txt
  inflating: readwrite.txt
temp/ziptest>
temp/ziptest> ll
total 40
-rwxr-xr-x 1 kso entwick  6521 2007-04-24 10:35 executable.sh
-r--r--r-- 1 kso entwick  6521 2007-04-24 10:35 readonly.txt
-rw-rw-rw- 1 kso entwick  6521 2007-04-24 10:34 readwrite.txt
-rw-r--r-- 1 kso entwick 16190 2007-04-24 10:47 ziptest.zip
temp/ziptest>


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to