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

[jira] Created: (TRINIDAD-1145) Table throws javascript error alert when click on 'Select None' ( rowSelection="multiple" & autoSubmit="true") when no rows on selection and thus blocks any further operations

Table throws javascript error alert when click on 'Select None' ( rowSelection="multiple" & autoSubmit="true") when no rows on selection and thus blocks any further operations
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: TRINIDAD-1145
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1145
             Project: MyFaces Trinidad
          Issue Type: Bug
          Components: Components
    Affects Versions: 1.0.4-core
         Environment: IE 6,IE 7
            Reporter: Ramesh Bandaru


Trinidad Table component with the attribute autoSubmit="true" &  rowSelection="multiple" throws javascript error alert when click on 'Select None' If no rows are on selection in table and thus blocks any further operations.
Component : tr:table
Attributes : autoSubmit="true" and rowSelection="multiple".
Error Type : Javascript Error Alert
Error Text :  Line 7060 Error: 'undefined' is null or not an object



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (TRINIDAD-1145) Table throws javascript error alert when click on 'Select None' ( rowSelection="multiple" & autoSubmit="true") when no rows on selection and thus blocks any further operations

Posted by "Anirban Datta (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TRINIDAD-1145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anirban Datta updated TRINIDAD-1145:
------------------------------------

    Status: Patch Available  (was: Open)

> Table throws javascript error alert when click on 'Select None' ( rowSelection="multiple" & autoSubmit="true") when no rows on selection and thus blocks any further operations
> -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TRINIDAD-1145
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1145
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Components
>    Affects Versions: 1.0.4-core, 1.0.7-core
>         Environment: IE 6,IE 7
>            Reporter: Ramesh Bandaru
>
> Trinidad Table component with the attribute autoSubmit="true" &  rowSelection="multiple" throws javascript error alert when click on 'Select None' If no rows are on selection in table and thus blocks any further operations.
> Component : tr:table
> Attributes : autoSubmit="true" and rowSelection="multiple".
> Error Type : Javascript Error Alert
> Error Text :  Line 7060 Error: 'undefined' is null or not an object

-- 
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-1145) Table throws javascript error alert when click on 'Select None' ( rowSelection="multiple" & autoSubmit="true") when no rows on selection and thus blocks any further operations

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

Anirban Datta commented on TRINIDAD-1145:
-----------------------------------------

One correction
The path is 
File:-trinidad-impl-1.0.x/src/META-INF/adf/jsLibs/TableProxy.js


> Table throws javascript error alert when click on 'Select None' ( rowSelection="multiple" & autoSubmit="true") when no rows on selection and thus blocks any further operations
> -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TRINIDAD-1145
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1145
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Components
>    Affects Versions: 1.0.4-core, 1.0.7-core
>         Environment: IE 6,IE 7
>            Reporter: Ramesh Bandaru
>         Attachments: TableProxy.js.txt
>
>
> Trinidad Table component with the attribute autoSubmit="true" &  rowSelection="multiple" throws javascript error alert when click on 'Select None' If no rows are on selection in table and thus blocks any further operations.
> Component : tr:table
> Attributes : autoSubmit="true" and rowSelection="multiple".
> Error Type : Javascript Error Alert
> Error Text :  Line 7060 Error: 'undefined' is null or not an object

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