Table's autoSubmit and selectAll/None links on IE error
-------------------------------------------------------
Key: TRINIDAD-1162
URL: https://issues.apache.org/jira/browse/TRINIDAD-1162
Project: MyFaces Trinidad
Issue Type: Bug
Components: Components
Affects Versions: 1.0.8-core
Environment: IE 7.0, Facelets
Reporter: Tomas Havelka
Fix For: 1.0.9-core
There is a bug, when table's autoSubmit attribute is set to true, rowSelection
is set to multiple and link Select All/None is clicked. Then on IE javascrip
error occurs. Scenario is as follows:
1. set table's autoSubmit attribute to true
2. set rowSelection attribute to multiple
3. click Select All link -> it works correctly in this case
4. click again Select All (or None) link -> javascript error occurs and PPR
failed to work from now
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.