tr:tree with command components as nodes -> ie js error
-------------------------------------------------------
Key: TRINIDAD-935
URL: https://issues.apache.org/jira/browse/TRINIDAD-935
Project: MyFaces Trinidad
Issue Type: Bug
Components: Components
Affects Versions: 1.2.5-core, 1.0.5-core
Reporter: Gerhard Petracek
Assignee: Gerhard Petracek
tr:tree with command components as nodes (nodeStamp) + ppr + e.g. 2 clicks on a
node (on the command component)
-> ie displays a javascript error due to:
document.forms[this.treeState.getFormName()][this._selectParam].value=path;
ie doesn't support this possibility to create an element.
however, it >seems< that the error doesn't cause further problems.
the question is: should we patch or remove it?
(i'll have a look at it.)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.