Fix the error check for form uploads, since we can control now what gets returned...
authorpastith <devnull@localhost>
Thu, 12 Mar 2009 12:50:18 +0000 (12:50 +0000)
committerpastith <devnull@localhost>
Thu, 12 Mar 2009 12:50:18 +0000 (12:50 +0000)
commit58a89c66423786074497d89e06889dd39a8e0d27
tree8f20909e0bc0f31c3b0a215de5ef219a13ebfabd
parent1837b50027f251d9d3033a44199d027f4dbc0382
Fix the error check for form uploads, since we can control now what gets returned to the client.
gss/src/gr/ebs/gss/client/FileUpdateDialog.java
gss/src/gr/ebs/gss/client/FileUploadDialog.java
gss/src/gr/ebs/gss/server/rest/FilesHandler.java