実行ボタンを有効にしましたが、どういうわけかこれを適切に機能させることができませんでした。
これは、ドキュメントからの指示の例です。
<property as="xs:string" name="oxf.fr.detail.submit.go.uri-xpath.*.*" value="/book/details/link"/>
静的および動的な uri 値を試しましたが、成功しませんでした。
次のような URI を試しました。
<property as="xs:string" name="oxf.fr.detail.submit.go.uri-xpath.*.*" value="'http://www.google.com'"/>
および他の動的なものですが、何をしようとしても、次のようなダイアログウィンドウが表示され続けます。
===============================
エラーが発生しました
次のいずれかを試してください。
* Close this dialog and continue to use this page.
* Reload this page. Note that you will lose any unsaved changes.
* If the above does not work, try reloading the page yourself. Note that you will lose any unsaved changes:
o With Firefox: hold down the shift key and click the Reload button in your browser toolbar.
o With Safari and Chrome: click the Reload button in your browser toolbar.
o With Internet Explorer: hold down the control key and click the Reload button in your browser toolbar.
* Return home.
詳細を表示 詳細を表示
===============================
私たちは何を間違っていますか?使用する値の例を挙げていただけますか?
ところで、安定したビルドを使用します。