Issue 103498 - file locking: opening ods (used as datasource) prevents acces to datasource
Summary: file locking: opening ods (used as datasource) prevents acces to datasource
Status: CONFIRMED
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: DEV300m51
Hardware: All Windows XP
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-13 10:41 UTC by cno
Modified: 2013-02-07 22:35 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description cno 2009-07-13 10:41:38 UTC
- Use spreadsheet A.ODS as database document for ODB
- create writer document B.ODT with fields for that ODB
- do merge
- open A.ODS
  > opens as read only
- close A.ODS and open again
  > now opens as editable
- open writer document B.ODT 
- start mail merge wizard
  > cannot perform mail merge (steps 4 to 8 grayed out ...)
- open and edit A.ODS
- for check: still cannot perform mail merge

- also: New writer document and F4 to open database does not work

Checked in 3.0.0, 3.1.0 > all same problem.
Also checked 2.3.1 > no problem there
Comment 1 cno 2009-07-13 16:48:09 UTC
related to issue 85133 , I would guess ...
Comment 2 cno 2009-08-17 15:35:23 UTC
Can anyone pls take a look at this issue?