Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: bookmark touble if folder contain = in name

Thanks for your post. This bug has been added to tracker.
chfaure

bookmark touble if folder contain = in name

I've some local folder that contain = or == in the path and it is very difficult to manage them as each time the path is cut as the first = char.


I use ini file to store all my connection on a usb drive.
As the library cut to the first = char you should change the way to store bookmark. i.e
0001=Path 0002=path ..... or at least encode the '=' intead of path=path

regards.