← Back to team overview

zeitgeist team mailing list archive

[Bug 487321] Re: What value should subject.origin have?

 

>> 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).

Ok. Let's skip the finer details of the naming as long as we agree on
the basic concepts :-)

>>  - The URL of the file I download
>
>I think this is something Tracker is supposed to store.

So you don't consider the actual URL that I download part of the event?
Imho that's more relevant to the event than the location of my browser
window. But honestly I think both are quite relevant!

>>  - The local file:// URL that I save the file under
> aka "uri"

 - as I said in the line following that :-)

-- 
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?





Follow ups

References