[porting-issues] [Issue 96918] ACL information not being read.

2009-04-03 Thread haggai
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=96918


User haggai changed the following:

What|Old value |New value

  CC|'bollin'  |'bollin,haggai'

   Component|porting   |framework

  Status|NEW   |STARTED

  OS/Version|Mac OS X  |All

  QA contact|iss...@porting|iss...@framework

Platform|Macintosh |All

Subcomponent|MacOSX|code





--- Additional comments from hag...@openoffice.org Fri Apr  3 16:19:17 
+ 2009 ---
This is not a Mac only issue. I have reproduced it by using extended ACLs, and I
am told it can be reproduced via Samba too. 

The problem occurs in any place that the simple detection heuristic for a read
only file in osl_getFileStatus fails. This is a result of the change in
mediadescriptor.cxx (Revision 1.17.78.1) that was made as part of Issue 85794.

Before the change, OOo would try to open the file for writing to decide if the
file could be opened for editing or not. Now, it will not try to open the file
for writing if locking is off, and the heuristic will be used instead.

haggai-mav: I am assigning this to you for your comments about this change.

I will attach a patch which solves the immediate problem. I have not yet
verified if mav's locking changes are all working as intended.


-
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: issues-unsubscr...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 96918] ACL information not being read.

2009-03-16 Thread bollin
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=96918





--- Additional comments from bol...@openoffice.org Mon Mar 16 08:07:57 
+ 2009 ---
This is a general issue and the same thing happens with OOorg 3 and Linux and it
is a major regression from OOorg 2.x. Our users can no longer write shared files
on our filesystem that can be written by other applications including OOorg 2.x.
The bug #31890 describes a similar problem.

BTW there is no patch in Bug #3406 as the former poster indicated.

-
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: issues-unsubscr...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 96918] ACL information not being read.

2009-03-16 Thread bollin
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=96918


User bollin changed the following:

What|Old value |New value

  CC|''|'bollin'





-
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: issues-unsubscr...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 96918] ACL information not being read.

2009-02-09 Thread sirloxelroy
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=96918





--- Additional comments from sirloxel...@openoffice.org Mon Feb  9 16:25:20 
+ 2009 ---
This was an Issue with NeoOffice 3.0 Early Access 2.0.  It turned out to be a
core OO issue which Plube has written a patch for (Bug #3406).  I just thought I
would let you all know.  Also, I am sorry if I sounded a little scathing about
the issue, I should have waited for a little while after posting the comment.

-
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: issues-unsubscr...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 96918] ACL information not being read.

2009-01-02 Thread fheckl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=96918


User fheckl changed the following:

What|Old value |New value

 Assigned to|macport   |fheckl





--- Additional comments from fhe...@openoffice.org Fri Jan  2 14:24:08 
+ 2009 ---
I' ll have a look into this.

-
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: issues-unsubscr...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 96918] ACL information not being read.

2009-01-02 Thread fheckl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=96918


User fheckl changed the following:

What|Old value |New value

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW





--- Additional comments from fhe...@openoffice.org Sat Jan  3 00:26:31 
+ 2009 ---
Issue is confirmed. I tested with a file with permissions set to standard 0644 
with owner fheckl:wheel (just 
saved the file into /Users/Shared). I set ACL permissions with chmod +a staff 
allow read,write to allow all 
users to write to this file.
With a different user(tester:staff) account I got the following:
- TextEdit let's you edit the file, but you cannot save actually (write gives 
an error)
- OOo opens the file in read-only mode
- NeoOffice (tested with version 2.2.4) let's you edit the file and correctly 
save any updates (write gives no 
error).
Will add more tests over the weekend.

-
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: issues-unsubscr...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 96918] ACL information not being read.

2008-12-12 Thread sirloxelroy
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=96918





--- Additional comments from sirloxel...@openoffice.org Fri Dec 12 17:46:22 
+ 2008 ---
I am surprised that nothing has been done on this.  If OpenOffice wants to
become a player in Mac Office Environments someone should at least comment that
they are going to look into this.  

-
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: issues-unsubscr...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 96918] ACL information not being read.

2008-12-06 Thread sirloxelroy
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=96918





--- Additional comments from [EMAIL PROTECTED] Sun Dec  7 05:37:54 + 
2008 ---
UPDATE:  I tested the same files with Neo-Office (http://www.neooffice.org/) and
they open up in RW mode.

-
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]