I have found something thats is a little bit strange to me.

In the XWiki.UserSheet there is the following code. There is a reference to
the XWikiUserWatchListSheet
but this Sheet or the class XWikiUserWatchList does not excist in the
Classes i can see.

#if($isMyProfile && $hasWatch)
  #set($discard = $categories.add(['watchlist',
$msg.get('platform.core.profile.category.watchlist'),
'XWiki.XWikiUserWatchListSheet', 'icons/silk/star.gif']))
#end

Is that normal or could it be that ther is something wrong with it?

--
View this message in context: 
http://xwiki.475771.n2.nabble.com/Watchlist-doesnt-show-the-watched-sides-tp7311394p7325031.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to