File collection bag?
Robby Stephenson
robby at periapsis.org
Wed Dec 6 19:54:12 MST 2006
On Wednesday 06 December 2006 10:18, Eugene Pivnev wrote:
> I want make file collection of my filegarbage :-)
> file:///mnt/shares/ftp/winrar351.zip 5. open entry for editing
> 6. now URL field contens /mnt/shares/ftp/winrar351.zip !
>
> Is it bag?
> Because of this I can't use tellico for file collection :-(
Yeah, it's a bug. KURLRequester returns a URL without the protocol strangely
enough. I just fixed that. Also, I changed the append collection command to
match only on the URL field for file catalogs. As it was, if you
re-imported the same path, another file entry would get created unless
every single value for every field was identical. So if you'd annotated
something, or modified something like the owner or permissions or
something, then you would get duplicate entries.
Now, if the URL is equal, then the merge will skip it. The downside to that
is if you modified the file, the entry will not get updated with the new
information. That requires a bit more work, so I'll try to get to it later.
Robby
More information about the tellico-users
mailing list