Bug #188
closed
Trailing quote not being trimmed from path when read from favourites
Added by wannabegt4 almost 13 years ago.
Updated almost 13 years ago.
Category:
File System (Local/Network)
- Status changed from New to In Progress
I've noticed that this is only a problem with local paths e.g. f:\games\. smb://foo/bar/ works fine.
Could it be something to do with the backslash vs forward slash or possibly the double backslash in the smb link.
If I manually edit my favoutites.XML to remove the ending slash so that it reads "f:\games" instead of "f:\games\" it goes to the correct directory.
yeh, the easiest fix is to remove the slash at the point it gets added. the last slash before the quote is escaping the quote, which is causing the issue.
Please give r31068 a try and report back.
Nightlies weren't done last night for the xbox. As soon is one is available I'll test it.
Good news, bad news. It no longer goes to the non existent " folder but it's still giving the same error:
http://pastebin.com/NdHMNxra
Could we add the rest of the code which has to do with whether or not it's escaped?
Give r31075 a try. Note that I haven't been able to come up with a proper fix to get rid of the log warning, which is still there.
- Status changed from In Progress to Closed
- Resolution set to fixed
Also available in: Atom
PDF