On Wed, Jan 6, 2016 at 10:47 AM, Eduard Moraru <[email protected]> wrote:
Hi,
Regarding your original question (Distribution Wizard not showing), there's a troubleshooting section [1] in the documentation that maybe helps.
Regarding the rights issue, in the screenshot you`ve posted [2] I notice that both the creator and last author are not set, so there is a problem with your documents (the xar import process or something), but your document's content author is surely not well set.
As an example, go to Main.Activity and it will probably say that it does not have PR/SR. Now edit the page in wiki syntax and add an extra space in the content . You need to do this otherwise an empty save does not change the internal "content author" (which is used for checking PR/SR), just the "last author".
You could try the "Check content author" [3] extension/snippet that can help you debug these issues.
Thanks, Eduard
---------- [1] http://platform.xwiki.org/xwiki/bin/view/Features/DistributionWizard#HThewiz... [2] http://pasteboard.co/8zJUMYt.png [3] http://extensions.xwiki.org/xwiki/bin/view/Extension/Check+Content+Author
I "fixed" the distribution wizard issue by installing the 7.3 admin xar There was no xar import process for the rest of the content, it was an upgrade to an existing database, I "fixed" the problem by editing the page (a space page), and then reverting to the previous version. Cheers