Here is my xwikiobjects entry. Everything seems correct . Can I check anything else ?
XWO_ID XWO_NUMBER XWO_NAME XWO_CLASSNAME 1822721039 0 Blog.SlidesSeminaireIntegration XWiki.ArticleClass -1762421141 0 Blog.SlidesSeminaireIntegration XWiki.TagClass select * from xwikiobjects where XWO_NAME like 'Blog.Slides%' Sergiu Dumitriu-2 wrote: > > Nicolas Frank wrote: >> Hello, >> >> I have a document created in the blog that has disappears (it happened >> when >> we were still in 1.6, after the upgrade to 1.7.2 the problem is still >> there). >> I can't understand why... what rule is following the blog macro to choose >> which document has to appear ? > > Check if the document has an XWiki.ArticleClass object attached to it. > The blog application displays all the documents with such objects. Check > the history of the document to see what/who changed. > >> The record is still there in database and I can access the document with >> the >> search function. >> >> >> By the way, how is the XWD_ID created and why does it has sometimes a >> negative value ? > > It's a hash of the document name (+language, if it is a translation). > > -- > Sergiu Dumitriu > http://purl.org/net/sergiu/ > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users > > -- View this message in context: http://n2.nabble.com/A-blog-entry-has-disappear-%28xwiki-enterprise-1.7.2%29-tp2520474p2521606.html Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
