when i use the thunar-archive-plugin to create an archive from a file or a folder, the absolute path is used in the archive's name entry, for example "/home/baze/file" but it should only contain the relative path "file" or else the folders "home" and "baze" are created in the archive too.
btw, even when i change the path in the entry to contain only the file's or folder's name, the whole path is still added in the archive's structure. example: - i select the folder "/home/baze/foo" - i right click the folder and choose "create archive" from the t-a-p - i change the path in squeeze's from "/home/baze/foo" to "foo" (- i change the output path for the archive, or else the gtk chooser cd's into "foo" and clears the name entry (stupid, imho ;)) - i click "create" the archive is created in the specified folder. when i open it, i get the folder "home" in it, containig the folder "baze" containing "foo". "home" and "baze" shouldn't be included, "foo" should be the folder in the archive's root.
This is fixed for use with the thunar-archive-plugin in revision 25268. I will keep the bug-report open though, because it only works then.
Read the bug-report again... it's fixed.