Cannot Revert to Previous Page Version when Scaffolding Plugin is Installed

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

[Unable to render {include} The included page could not be found. ({include} をレンダリングできません。ページが見つかりませんでした)] を選択し、

症状

When the Scaffolding plugin is installed, reverting to the previous version of a page fails with an error like:


Cause
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

caused by: java.lang.NoSuchMethodError: com.atlassian.confluence.pages.actions.RevertPageBackToVersionAction.doRevertBack()Ljava/lang/String;
at net.customware.confluence.plugin.scaffolding.actions.RevertMetadataBackToVersionAction.doRevertBack(RevertMetadataBackToVersionAction.java:48)

原因

This problem is caused by a know issue (SCAFF-254) with the Scaffolding plugin, a third party plugin.

ソリューション

The solution to the problem is to either upgrade or disable the Scaffolding plugin. If upgrading doesn't help, please report an issue with our partner, Adaptavist.


Last modified on Mar 30, 2016

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.