Bug 30934 - Update error
Summary: Update error
Status: RESOLVED FIXED
Alias: None
Product: Slide
Classification: Unclassified
Component: WebDAV Server (show other bugs)
Version: 2.0
Hardware: Other Linux
: P3 critical (vote)
Target Milestone: ---
Assignee: Slide Developer List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-30 07:12 UTC by Flemming Vistrup
Modified: 2004-11-16 19:05 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Flemming Vistrup 2004-08-30 07:12:32 UTC
Hi
We are using Slide to changes Word documents. The users are logging on to Slide 
width MS. IE. 
If a user saves and closes a document and another user opens the same document 
immediately after, then the document is in a state where the users can only see 
their own changes. The 2 users are using the same user name and password.

We are using the jakarta-slide-2.0-tomcat-5.0.19
Comment 1 Stefan L 2004-09-03 15:13:34 UTC
What does is exactly mean "users can only see their own changes"?

User A opens /files/file1.doc
       types "for bar" to the document
       Saves the document
       Closes it
User B opens /files/file1.doc "immediately after"
 
What does User B see?

Cheers, Stefan
Comment 2 Flemming Vistrup 2004-09-09 06:27:11 UTC
Hi Stefan

The problem is fixed in version jakarta-slide-2.1b-tomcat-5.0.19

User A opens /files/file1.doc
       types "for bar" to the document
       Saves the document
       Closes it
User B opens /files/file1.doc
       see "for bar"
       types "Hi" to the document
       Saves the document
       Closes it
User A opens /files/file1.doc
      Only see "for bar" in the document and can not see "Hi"!!!



/Flemming
Comment 3 Stefan L 2004-09-15 10:21:45 UTC
Great (:-)