Some more fixes on Issue 16 - handling a CastException. Also working Issue 14 - when...
authorNatasa Kapravelou <akapravelou@gmail.com>
Tue, 14 Sep 2010 15:17:04 +0000 (18:17 +0300)
committerNatasa Kapravelou <akapravelou@gmail.com>
Tue, 14 Sep 2010 15:17:04 +0000 (18:17 +0300)
commitbdf739a986aa5df5e7a18af9c131a66ee4976bd8
treee5eb5eeaa3b66b4c7911fa821867c2667acdec53
parentb8e09949cc26cf31618279d3c739fe64934d5d30
Some more fixes on Issue 16 - handling a CastException. Also working Issue 14 - when the user isNull and the file or folder is public for everyone then pretend that the owner is the user and and the user as a request attribute inside the FilesHandler servlet and not inside each method (e.g copy)
src/gr/ebs/gss/client/commands/GetUserCommand.java
src/gr/ebs/gss/client/commands/PropertiesCommand.java
src/gr/ebs/gss/server/rest/FilesHandler.java
src/gr/ebs/gss/server/webdav/Webdav.java