Dear Maintainer,
I have several bookmarks for subfolders of commonly-accessed SMB shares. After
upgrading from wheezy to jessie, if the share is not already mounted when
opening one of these bookmarks, the subfolder behaves inconsistently as if it
were the root of the share.
To reproduce:
1. Mount a share
2. Create a bookmark to the share, and also two top level folders within that
share
3. Unmount the share
4. Mount the share again using one of the folder bookmarks ("BAD_FOLDER")
Results:
1. on entering a subfolder of BAD_FOLDER, the path in the topbar shows it as
being a child of the root, e.g. "share on server / BAD_FOLDER / subfolder"
appears as "share on server / subfolder".
2. on entering the other folder bookmark, it is shown in the topbar (correctly)
as being a child of the share, but then clicking on the share root in the
topbar brings you to BAD_FOLDER, not to the share root
3. clicking on the "mounted share" shortcut in the sidebar (not the bookmark)
takes you to BAD_FOLDER, not the share root
4. clicking on the share root bookmark takes you to the share root. Entering a
subfolder of the share root works normally, and clicking on the share root in
the topbar immediately thereafter takes you to the share root, as expected.
This worked sensibly in wheezy.
Andrew