https://bugs.documentfoundation.org/show_bug.cgi?id=96771
raal <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |[email protected] Summary|Android: Viewer cannot open |Android: Viewer cannot open |owncloud files which have |owncloud files which have |spaces in filename |spaces in filename (crash) Ever confirmed|0 |1 Severity|normal |major --- Comment #2 from raal <[email protected]> --- I can confirm with 5.2, android 4.4 Tested on demo.owncloud.org , file 'demo textfile - licence.txt' Log: java.lang.IllegalArgumentException: Illegal character in path at index 5: /Demo Textfile - License.txt at java.net.URI.create(URI.java:727) at org.libreoffice.storage.owncloud.OwnCloudFile.getUri(OwnCloudFile.java:42) at org.libreoffice.ui.LibreOfficeUIActivity$7.onPostExecute(LibreOfficeUIActivity.java:388) at org.libreoffice.ui.LibreOfficeUIActivity$7.onPostExecute(LibreOfficeUIActivity.java:354) at android.os.AsyncTask.finish(AsyncTask.java) at android.os.AsyncTask.access$600(AsyncTask.java) at android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java) at android.os.Handler.dispatchMessage(Handler.java) at android.os.Looper.loop(Looper.java) at android.app.ActivityThread.main(ActivityThread.java) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:515) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:788) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:604) at dalvik.system.NativeStart.main(Native Method) -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
