Hi,
i included the ng – datatable in a form that runs
perfectly in a sandbox environment. However, if i run it in a portlet in
Liferay i get only strange errors.
My question is: does this work at all in liferay, is there
any known issue? Do you have a compliance list which components work in a
portlet environment? I’m completly lost on this.
The versions i use:
liferay-portal 5.2.3
orbeon-dev-3.7.1.200905272119
Thank you
-JensD
Resource
URL |
Line |
Column |
Description |
XML
Element |
oxf:/xbl/orbeon/datatable/datatable.xsl |
442 |
N/A |
pushing XForms control binding |
<xxforms:variable name="nextSortOrder" model="datatable" select=" if (@currentId = 1 and @currentOrder = 'ascending') then
'descending' else 'ascending' " id="xf-14"/> |
oxf:/config/xforms-widgets.xsl |
24 |
N/A |
initializing XForms containing document |
|
oxf:/ops/pfc/xforms-epilogue.xpl |
140 |
60 |
reading processor output name → document |
<p:output name="document" id="xhtml-data"/> |
oxf:/ops/pfc/xforms-epilogue.xpl |
151 |
59 |
reading processor output name → data |
<p:output name="data" ref="xformed-data"/> |
oxf:/config/epilogue.xpl |
44 |
58 |
reading processor output name → xformed-data |
<p:output name="xformed-data" id="xformed-data"/> |
oxf:/config/epilogue-portlet.xpl |
28 |
48 |
reading processor output name → xformed-data |
<p:param type="input" name="xformed-data"/> |
oxf:/config/theme-portlet-examples.xsl |
N/A |
N/A |
executing XSLT transformation |
|
oxf:/config/epilogue-portlet.xpl |
107 |
49 |
reading processor output name → data |
<p:output name="data" id="themed-data"/> |
oxf:/config/epilogue-portlet.xpl |
112 |
59 |
reading processor output name → rewrite-out |
<p:output name="rewrite-out" id="rewritten-data"/> |
oxf:/config/epilogue-portlet.xpl |
128 |
47 |
reading processor output name → data |
<p:output name="data" id="html-data"/> |
oxf:/config/epilogue-portlet.xpl |
141 |
47 |
reading processor output name → data |
<p:output name="data" id="converted"/> |
oxf:/config/epilogue-portlet.xpl |
143 |
45 |
executing processor name →
{http://www.orbeon.com/oxf/processors}http-serializer |
<p:processor name="oxf:http-serializer">...</p:processor> |
oxf:/config/epilogue.xpl |
74 |
46 |
executing processor name →
{http://www.orbeon.com/oxf/processors}pipeline |
<p:processor name="oxf:pipeline">...</p:processor> |
oxf:/apps/test/page-flow.xml |
17 |
47 |
executing processor name →
{http://www.orbeon.com/oxf/processors}pipeline |
|
oxf:/page-flow-portlet.xml |
22 |
106 |
reading page model data output page id → apps |
<page id="apps" path-info="/([^/]+)/.*" matcher="oxf:perl5-matcher" model="apps/${1}/page-flow.xml"/> |
oxf:/config/prologue-portlet.xpl |
42 |
47 |
executing processor name →
{http://www.orbeon.com/oxf/processors}page-flow |
<p:processor name="oxf:page-flow">...</p:processor> |
Free forum by Nabble | Edit this page |