You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "saqibshehzad (JIRA)" <ji...@apache.org> on 2008/08/04 12:15:24 UTC

[jira] Created: (WW-2747) Struts 2.0.11.2 : In doubleselect tag doubleonchange , doubleonclick not working. We can not call a javascript funtion through doubleonchange or doubleonclick

Struts 2.0.11.2 : In doubleselect tag doubleonchange , doubleonclick not working. We can not call a javascript funtion through doubleonchange or doubleonclick
--------------------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: WW-2747
                 URL: https://issues.apache.org/struts/browse/WW-2747
             Project: Struts 2
          Issue Type: Bug
    Affects Versions: 2.0.11.2
         Environment: I have checked in on windows XP with mozilla and IE.
            Reporter: saqibshehzad


I am creating two lists for double select tag.  When I try to call a javascript function through  doubleonchange or doubleonclick both are not working


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


[jira] Updated: (WW-2747) Struts 2.0.11.2 : In doubleselect tag doubleonchange , doubleonclick not working. We can not call a javascript funtion through doubleonchange or doubleonclick

Posted by "James Holmes (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-2747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Holmes updated WW-2747:
-----------------------------

    Fix Version/s: 2.1.3

Please provide more details about your application/environment such as code snippets from the JSP, Struts 2 version, etc. This may just be a configuration problem on your end and not an actual bug.

> Struts 2.0.11.2 : In doubleselect tag doubleonchange , doubleonclick not working. We can not call a javascript funtion through doubleonchange or doubleonclick
> --------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: WW-2747
>                 URL: https://issues.apache.org/struts/browse/WW-2747
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: 2.0.11.2
>         Environment: I have checked in on windows XP with mozilla and IE.
>            Reporter: saqibshehzad
>             Fix For: 2.1.3
>
>
> I am creating two lists for double select tag.  When I try to call a javascript function through  doubleonchange or doubleonclick both are not working

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


[jira] Updated: (WW-2747) Struts 2.0.11.2 : In doubleselect tag doubleonchange , doubleonclick not working. We can not call a javascript funtion through doubleonchange or doubleonclick

Posted by "li (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-2747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

li updated WW-2747:
-------------------

    Affects Version/s:     (was: 2.0.11.2)
                       2.1.4

in new Version 2.1.4 it still doesnt work

> Struts 2.0.11.2 : In doubleselect tag doubleonchange , doubleonclick not working. We can not call a javascript funtion through doubleonchange or doubleonclick
> --------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: WW-2747
>                 URL: https://issues.apache.org/struts/browse/WW-2747
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: 2.1.4
>         Environment: I have checked in on windows XP with mozilla and IE.
>            Reporter: saqibshehzad
>             Fix For: 2.1.3
>
>
> I am creating two lists for double select tag.  When I try to call a javascript function through  doubleonchange or doubleonclick both are not working

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


[jira] Issue Comment Edited: (WW-2747) Struts 2.0.11.2 : In doubleselect tag doubleonchange , doubleonclick not working. We can not call a javascript funtion through doubleonchange or doubleonclick

Posted by "li (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/struts/browse/WW-2747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45393#action_45393 ] 

huamengxing edited comment on WW-2747 at 1/4/09 5:46 PM:
------------------------------------------------

in new Version 2.1.4 it still doesnt work  ,<s:doubleselect listKey="id" name="progresstop" listValue="name" list="userProgressTop"
					doubleName="progresschild" doubleList="userProgressChild.get(top.id)" 
					doubleListKey="id" label="desc" doubleListValue="name" doubleOnchange="ok()" onchange="ok()"
					formName="aaa"></s:doubleselect>

but it cant generate any script event in  at browser

      was (Author: huamengxing):
    in new Version 2.1.4 it still doesnt work
  
> Struts 2.0.11.2 : In doubleselect tag doubleonchange , doubleonclick not working. We can not call a javascript funtion through doubleonchange or doubleonclick
> --------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: WW-2747
>                 URL: https://issues.apache.org/struts/browse/WW-2747
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: 2.1.4
>         Environment: I have checked in on windows XP with mozilla and IE.
>            Reporter: saqibshehzad
>             Fix For: 2.1.3
>
>
> I am creating two lists for double select tag.  When I try to call a javascript function through  doubleonchange or doubleonclick both are not working

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


[jira] Resolved: (WW-2747) Struts 2.0.11.2 : In doubleselect tag doubleonchange , doubleonclick not working. We can not call a javascript funtion through doubleonchange or doubleonclick

Posted by "Musachy Barroso (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-2747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Musachy Barroso resolved WW-2747.
---------------------------------

    Resolution: Incomplete

> Struts 2.0.11.2 : In doubleselect tag doubleonchange , doubleonclick not working. We can not call a javascript funtion through doubleonchange or doubleonclick
> --------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: WW-2747
>                 URL: https://issues.apache.org/struts/browse/WW-2747
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: 2.0.11.2
>         Environment: I have checked in on windows XP with mozilla and IE.
>            Reporter: saqibshehzad
>             Fix For: 2.1.3
>
>
> I am creating two lists for double select tag.  When I try to call a javascript function through  doubleonchange or doubleonclick both are not working

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


[jira] Resolved: (WW-2747) Struts 2.0.11.2 : In doubleselect tag doubleonchange , doubleonclick not working. We can not call a javascript funtion through doubleonchange or doubleonclick

Posted by "Musachy Barroso (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-2747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Musachy Barroso resolved WW-2747.
---------------------------------

    Resolution: Fixed

This might be a problem but we will never know from the description (which doesn't say what the problem is). Please re-open with more details.

> Struts 2.0.11.2 : In doubleselect tag doubleonchange , doubleonclick not working. We can not call a javascript funtion through doubleonchange or doubleonclick
> --------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: WW-2747
>                 URL: https://issues.apache.org/struts/browse/WW-2747
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: 2.0.11.2
>         Environment: I have checked in on windows XP with mozilla and IE.
>            Reporter: saqibshehzad
>             Fix For: 2.1.3
>
>
> I am creating two lists for double select tag.  When I try to call a javascript function through  doubleonchange or doubleonclick both are not working

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


[jira] Reopened: (WW-2747) Struts 2.0.11.2 : In doubleselect tag doubleonchange , doubleonclick not working. We can not call a javascript funtion through doubleonchange or doubleonclick

Posted by "Musachy Barroso (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-2747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Musachy Barroso reopened WW-2747:
---------------------------------


> Struts 2.0.11.2 : In doubleselect tag doubleonchange , doubleonclick not working. We can not call a javascript funtion through doubleonchange or doubleonclick
> --------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: WW-2747
>                 URL: https://issues.apache.org/struts/browse/WW-2747
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: 2.0.11.2
>         Environment: I have checked in on windows XP with mozilla and IE.
>            Reporter: saqibshehzad
>             Fix For: 2.1.3
>
>
> I am creating two lists for double select tag.  When I try to call a javascript function through  doubleonchange or doubleonclick both are not working

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