Bug 116152

Summary: fileopen pptx unsupported url type detection failed
Product: LibreOffice Reporter: vihsa <vihsaaa>
Component: Android ViewerAssignee: Not Assigned <libreoffice-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: raal
Priority: medium    
Version: 6.1.0.0.alpha0+   
Hardware: All   
OS: All   
Whiteboard: target:6.1.0
Crash report or crash signature: Regression By:
Attachments: printscreen

Description vihsa 2018-03-03 04:21:35 UTC
open attachment 87168 [details] from bug #67297

expected
display content

current
errors: unsupported url, type detection failed
see attachment

errors on both

[ 1 ]
lo viewer v14
Build ID: 484d0ea842da

[ 2 ]
Version: 6.1.0.0.alpha0+
tinderbox: buildname: Android-ARM@24-Bytemark-Hosting
tinderbox: tree: MASTER
tinderbox: pull time 2018-03-02 18:11:47
tinderbox: git sha1s
core:e802e960f8f7343eec1a14eba70b7affc6298968
Comment 1 vihsa 2018-03-03 04:24:57 UTC
Created attachment 140300 [details]
printscreen
Comment 2 raal 2018-03-07 18:19:54 UTC
Confirm Version: 6.1.0.0.alpha0+
Build ID: 80c98c0
Comment 3 Commit Notification 2018-03-27 13:25:10 UTC
Mert Tümer committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=174229e4797b27eb795c6f2451ab1349c2c29ad8

tdf#116152 fix unsupported url exception on Android Viewer

It will be available in 6.1.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.
Comment 4 Commit Notification 2018-04-07 17:39:21 UTC
Christian Lohmaier committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=7e4d505f5f0ef4d7cc156f68dcf3af0d54a45fdf

tdf#116152 fix filenames with spaces (code expects %20, not +)

It will be available in 6.1.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.
Comment 5 Commit Notification 2018-04-07 17:39:27 UTC
Christian Lohmaier committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=f0cc14ae68df223392685ca7b70fe4e176618b86

tdf#116152 android.net.Uri.encode(string) is even better...

It will be available in 6.1.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.