This sequence of tests intents to examine the WebDAV functions present on Amaya. It is important to remark that a web server with WebDAV capacities (DAV compilant server class 2) is needed for those tests.
Menu "Cooperation->Lock resource"
Result: a message dialog
Menu "Cooperation->Lock resource"
Result: a message dialog informing that the resource is locked by somebody else (timeout XXX)
Menu "Cooperation->Unlock resource"
Result: a message dialog
Menu "Cooperation->Unlock resource"
Result: a confirm dialog informing you that the resource is locked by somebody else (timeout XXX), and asking you if you want to overwrite is information.
Menu "Cooperation->Unlock resource"
Result: a message dialog informing you that the resource is unlocked
First certify yourself that the option DAV_AWARENESS_ONEXIT is activated in your registry (DAV_AWARENESS_ONEXIT=yes in thot.rc). Then, lock a DAV compilant resource. Once you have the lock, quit the locked resource by opening another URL.
Result: a confirm dialog informing you that the resource is locked and asking you if you want to unlock it.
First certify yourself that the option DAV_AWARENESS_ONEXIT is activated in your registry (DAV_AWARENESS_ONEXIT=yes in thot.rc). Then, lock a DAV compilant resource. Once you have the lock, quit the application.
Result: a confirm dialog informing you that the resource is locked and asking you if you want to unlock it.
First, lock the desired page. Then, modifiy and save it.
Result: Amaya normal behaviour for save
Modify the document and save it.
Result: Amaya normal behaviour for save and a confirm dialog informing you that the resource is locked by somebody else (timeout XXX), and asking you if you want to overwrite this information.
Modifiy the document and save it.
Result: Amaya normal behaviour for save
Menu "Cooperation->Copy lock information"
Result: a dialog with the information copied.
First certify yourself that the option DAV_AWARENESS is activated (DAV_AWARENESS=yes in thot.rc) and the resource URL is coverd by DAV_URLS entry in your registry. Then, go the desired resource.
Result: a confirm dialog informing you that the resource is locked by somebody else (timeout XXX), and asking you if you want to copy this information.
Menu "Cooperation->View lock information"
Result: a dialog with some DAV properties of the resource.
Menu "Cooperation->View lock information"
Result: a dialog with some DAV properties of the resource.
With the options DAV_AWARENESS (DAV_AWARENESS=yes) and DAV_AWARENESS_ONEXIT (DAV_AWARENESS_ONEXIT=yes in thot.rc) activated in your registry, do the folowing tests:
Result: if the resource URL is covered by DAV_URLS entry, a confirm dialog should appear and "Locked?" entry in cooperation menu should be marked. Otherwise, nothing should happen.
Result: a confirm dialog should appear
Result: nothing should happen
Resukt: a confirm dialog informing you that the resource is locked and asking you if you want to unlock it.