zeitgeist team mailing list archive
-
zeitgeist team
-
Mailing list archive
-
Message #00534
Re: [Bug 487321] Re: What value should subject.origin have?
2009/12/8 Mikkel Kamstrup Erlandsen <mikkel.kamstrup@xxxxxxxxx>:
> If we take an example where I donwload the file from the above URL,
> there are three interesting URIs to log:
>
> - The URL my brower window points to
That's what I consider as "origin", and why I'm asking for other stuff
to use a different name (be it "domain" or whatever else).
> - The URL of the file I download
I think this is something Tracker is supposed to store.
> - The local file:// URL that I save the file under
aka "uri"
Cheers,
--
Siegfried-Angel Gevatter Pujals (RainCT)
Free Software Developer 363DEAE3
--
What value should subject.origin have?
https://bugs.launchpad.net/bugs/487321
You received this bug notification because you are a member of Zeitgeist
Framework, which is the registrant for Zeitgeist Framework.
Status in Zeitgeist Framework: Triaged
Bug description:
>> + origin = info.get_uri().rpartition("/")[0]
WHY?
References