#60 closed defect (fixed)
Office XP
| Reported by: | Silvan Scherrer | Owned by: | Paul Smedley | 
|---|---|---|---|
| Priority: | critical | Milestone: | Samba Server for eCS (OS/2) 1.0.1 | 
| Component: | Samba Server | Version: | 3.0.31 | 
| Keywords: | Cc: | 
Description
saving word documents or excel sheets does not work in office xp sp3, when saving in current document format. when the document is saved in an older format it works. looking at the logfile it seems like the locking code does something wrong. i have tested it with samba 3.0.28 and 3.0.31
Change History (6)
comment:1 by , 17 years ago
| Milestone: | → Samba Server for OS/2 1.0.1 | 
|---|
comment:2 by , 17 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
comment:3 by , 17 years ago
| Resolution: | fixed | 
|---|---|
| Status: | closed → reopened | 
comment:4 by , 17 years ago
(changeset:154) If time write is delayed, store pending and avoid writing to disk too. This is the pre #2045 (samba bug) behaviour.
comment:5 by , 17 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | reopened → closed | 
after some more tests, also from Herwig, the bug is fixed
comment:6 by , 16 years ago
| Version: | → 3.0.31 | 
|---|
  Note:
 See   TracTickets
 for help on using tickets.
    
with a patch from Yuri in trans2.c it seems to work. we are doing some more tests