[ 
https://issues.apache.org/jira/browse/TAPESTRY-1233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497534
 ] 

Shing Hing Man commented on TAPESTRY-1233:
------------------------------------------

I have just  run the test in asyncSubmit.jar  with the latest snapshot

org.apache.tapestry:tapestry-framework:4.1.2-20070521.013703-94

The above mentioned listener is still not called.

> @EventListener with async=false is not been called for PropertySelection 
> component
> ----------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1233
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1233
>             Project: Tapestry
>          Issue Type: Bug
>          Components: XHR/dhtml/Ajax
>    Affects Versions: 4.1.2
>         Environment: Tapestry 4.1.2 Snapshot
>            Reporter: Shing Hing Man
>         Assigned To: Jesse Kuhnert
>             Fix For: 4.1.2
>
>         Attachments: asyncSubmit.jar
>
>
> An EventListerner that listeners to an onchange event in PropertySelection 
> component with asyn=false, does not 
> get called when an onchange event occurs. 
> @EventListener(targets = "companyPS", events =
> "onchange", submitForm = "myForm", async = false)

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to