Issue 98558

Summary: oooimprovement2: 'Show data' comes up read only
Product: General Reporter: Olaf Felka <olaf-openoffice>
Component: codeAssignee: Olaf Felka <olaf-openoffice>
Status: CLOSED FIXED QA Contact: issues@framework <issues>
Severity: Trivial    
Priority: P3 CC: issues, mdxonefour
Version: DEV300m39Keywords: usagetracking
Target Milestone: ---   
Hardware: All   
OS: Windows, all   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Issue Depends on:    
Issue Blocks: 90370    

Description Olaf Felka 2009-01-28 11:13:22 UTC
oooimprovement2 :
- clicking on the 'Show Data' button brings up a dialog that asks if you want to
open as read only documet or as a copy
- expected: data dokument shouldn't read only as it is stored in 'Applicatop
Data' folders
Comment 1 Olaf Felka 2009-01-28 11:16:23 UTC
CCed: md
Comment 2 bjoern.michaelsen 2009-01-28 11:46:38 UTC
The file itself is not read-only - the eventlogger has the file opened for
writing and thus the file can only be opened for reading on filesystems that are
not inode-based (Pretty much every Windows filesystem). This is a limitation in
windows and its filesystems.

Is this really something for Target "OOo 3.1"?
Comment 3 mdxonefour 2009-01-28 12:09:59 UTC
MD: I think we can leave this out for 3.1 release.
Comment 4 bjoern.michaelsen 2009-01-28 13:53:18 UTC
retargeting 3.1 -> 3.X
Comment 5 bjoern.michaelsen 2009-06-10 11:35:18 UTC
added usagetracking keyword
Comment 6 bjoern.michaelsen 2009-10-17 00:10:23 UTC
fixed as a sideeffect in cws oooimprovement5. "Show data" now opens the usage
tracking data read-only, so there should not be any annoying "read-only or open
copy" dialogs.
Comment 7 bjoern.michaelsen 2009-10-17 00:11:53 UTC
@of: please verify