On 10/15/2011 11:24 AM, Eugen Colesnicov wrote:
> I started to understand ...
>
> Problem exists, because for showing messages and for showing other events
> you should write filter different:
> {{activity authors="xwiki:XWiki.testtest"/}} - show only messages
> {{activity authors="XWiki.testtest"/}} - show only events
>
> Why? Is it mistake?
> What should I do if I need activity for one space and for one user
> (including all messages of this user)?

It is a bug, caused by the fact that the older wiki activity events 
don't prefix the username, which is very bad in multi-wiki environments 
because it makes it impossible to differentiate between different users 
with the same username coming from different virtual wikis.

For a quick fix at the moment, put both values in the authors parameter.
-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to