3 Dec
2011
3 Dec
'11
10:59 a.m.
For example, first I trying to list all comments and I don't understand, why getting all tags working well: select distinct obj.tags from Document doc, doc.object(XWiki.TagClass) as obj but if I trying to get comments like this: select distinct obj.comment from Document doc, doc.object(XWiki.XWikiComments) as obj I received an error. I cannot understand difference ... -- Thanks beforehand Eugen Colesnicov -- View this message in context: http://xwiki.475771.n2.nabble.com/get-last-comment-of-some-document-tp705760... Sent from the XWiki- Users mailing list archive at Nabble.com.