issues
search
owncloud
/
ios-legacy
:iphone: iOS app for ownCloud
https://itunes.apple.com/app/owncloud/id543672169
GNU General Public License v3.0
623
stars
686
forks
source link
As a oc user I want to be able to use forbidden characters on the folder and file names froc 0c8.1 server versions on so that the errors will be handled on the server side
#388
Closed
ggdiez
closed
9 years ago
ggdiez
commented
9 years ago
AC:
Allow forbidden characters on the server on file and folder names
In case of error, the error message it would be: "The name contains at least one invalid character"
It won't be allowed the "/" character the reason is because it will imply deep changes on the code
rperezb
commented
9 years ago
Done,
https://github.com/owncloud/ios/pull/392
AC: