pavkout / android-vlc-remote

Automatically exported from code.google.com/p/android-vlc-remote
GNU General Public License v3.0
0 stars 0 forks source link

Parent folder (..) is not handled properly... #206

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open any folder in liblrary
2. Go to parent folder
3. Open folder again.

What is the expected output? What do you see instead?
expected output
Path is displayed as <path>\<folder>

actual output
Path is displayed as <path>\<folder>\..\<folder>

What version of VLC Remote are you using?
0.5.5

What version of VLC are you using?
VLC 2.0.5, windows 7, 64bit.

What version of Android are you using?
4.2.2 

Which Android device are you using?
Nexus 7, stock ROM

Please provide any additional information below.
screenshot attached

Original issue reported on code.google.com by vbychkov...@gmail.com on 13 Apr 2013 at 12:57

Attachments:

GoogleCodeExporter commented 8 years ago
Not reproducible on Linux machine. (VLC 2.0.5, Linux mint, 64bit)

Original comment by vbychkov...@gmail.com on 13 Apr 2013 at 1:48

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I do not know maybe the answer is here www.vip-service.in.ua probably not

Original comment by nazari...@gmail.com on 17 Sep 2013 at 8:07

GoogleCodeExporter commented 8 years ago
> Not reproducible on Linux machine. (VLC 2.0.5, Linux mint, 64bit)
This is a VLC issue that only affects Windows (i.e., HTTP API does not 
normalize path)

Original comment by mr.bald...@gmail.com on 29 Sep 2013 at 8:21

GoogleCodeExporter commented 8 years ago
I wrote a patch for this issue, it is working fine so far.
I attach the diff against today's source and the compiled APK.
You will need to unistall the application on the phone first in order to 
install the attached APK.

Original comment by kevinferrare on 15 Mar 2015 at 3:55

Attachments: