← Back to team overview

zeitgeist team mailing list archive

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

 

IMHO we should stick to using the origin as the domain of the subject

/path/to/file ==> /path/to
youtube.com/aflkasflkasjf ==> aflkasflkasjf

It will give us the option of knowing which are the most used documents
in a folder or most watched videos on youtube.com

-- 
What value should subject.origin have?
https://bugs.launchpad.net/bugs/487321
You received this bug notification because you are a member of
Zeitgeist-Engine, which is the registrant for Zeitgeist Framework.

Status in Zeitgeist Framework: Triaged

Bug description:
>> +                                       origin = info.get_uri().rpartition("/")[0]

WHY?



References