You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Tomas Havelka (JIRA)" <de...@myfaces.apache.org> on 2008/07/21 14:25:31 UTC

[jira] Created: (TRINIDAD-1162) Table's autoSubmit and selectAll/None links on IE error

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.


[jira] Commented: (TRINIDAD-1162) Table's autoSubmit and selectAll/None links on IE error

Posted by "Anirban Datta (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TRINIDAD-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12858072#action_12858072 ] 

Anirban Datta commented on TRINIDAD-1162:
-----------------------------------------

Attention: - Please refer https://issues.apache.org/jira/browse/TRINIDAD-1145
for a possible fix

> 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
>
> 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.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (TRINIDAD-1162) Table's autoSubmit and selectAll/None links on IE error

Posted by "Ramesh Bandaru (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TRINIDAD-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12615519#action_12615519 ] 

Ramesh Bandaru commented on TRINIDAD-1162:
------------------------------------------

This Bug similar to TRINIDAD-1145 raised for 1.0.4,1.07 versions

> 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.