codeOfRobin / telekinesis

Automatically exported from code.google.com/p/telekinesis
0 stars 0 forks source link

Path limit when browsing HDD (Resets to "/" if path too long). #61

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Navigate a longish path while browsing files (e.g. 
/Users/username/Music/iTunes/iTunes 
Music/Chappele's Show Season One/<files>

What is the expected output? Successful navigation of HDD / directory 
structure.  Regardless of 
"length" of the ABSOLUTE PATH.  Expected to see contents of folder.

What do you see instead?  the "tapp" reset path back to the "top" or root of 
file system

What version of the product are you using? On what operating system?  0.9.13 
and  10.4.10 - 
occurs on Intel and PPC - tested w/ 2 phones also

Please provide any additional information below.

Original issue reported on code.google.com by jzonedotcom@gmail.com on 9 Jul 2007 at 12:13

GoogleCodeExporter commented 8 years ago
is it the path length that is causing the problem, or the quotation mark?

Original comment by j...@gmail.com on 9 Jul 2007 at 12:15

GoogleCodeExporter commented 8 years ago
Opps! You are right.  It's definitely the single quote.  

I changed the quote to underscore and it worked fine.  Then, the next dir in 
the path had a quote.  I clicked 
on it and was immediately put back to /.

Sorry. I should have caught that.  Is there a workaround or a way to escape the 
quote?

Sorry if there was already an Issue for the quote stuff.  My bad.

Thank you this awesome app.

Original comment by jzonedotcom@gmail.com on 9 Jul 2007 at 12:25

GoogleCodeExporter commented 8 years ago
the quote issue should be fixed in .15 . try it out ?

Original comment by j...@gmail.com on 9 Jul 2007 at 5:25