[
https://issues.apache.org/jira/browse/TRINIDAD-935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gerhard Petracek updated TRINIDAD-935:
--------------------------------------
Resolution: Fixed
Fix Version/s: 1.2.7-core
1.0.7-core
Status: Resolved (was: Patch Available)
> 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.0.5-core, 1.2.5-core
> Reporter: Gerhard Petracek
> Assignee: Gerhard Petracek
> Fix For: 1.0.7-core, 1.2.7-core
>
> Attachments: TreeRenderer.patch, TreeRenderer_v2.patch
>
>
> 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.