0
我們已啓用go按鈕,但不知何故我們無法正常工作。提交後執行GO操作(轉到URI)
這是從文檔的例子說明:
<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'"/>
和其他動態的,但是,無論我們嘗試,我們不斷收到一個dialogwindow說以下內容:
========== =====================
發生錯誤
你可能想嘗試以下之一:
* 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.
顯示查看詳情
===============================
做什麼我們做錯了?你能舉一些例子使用什麼值嗎?
順便說一句我們使用穩定版本。