You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Jesse Kuhnert (JIRA)" <de...@tapestry.apache.org> on 2007/06/17 00:59:26 UTC

[jira] Updated: (TAPESTRY-1575) @EventListener doesn't work with multi-part forms

     [ https://issues.apache.org/jira/browse/TAPESTRY-1575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesse Kuhnert updated TAPESTRY-1575:
------------------------------------

    Fix Version/s: 4.2

> @EventListener doesn't work with multi-part forms
> -------------------------------------------------
>
>                 Key: TAPESTRY-1575
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1575
>             Project: Tapestry
>          Issue Type: Bug
>          Components: Framework
>    Affects Versions: 4.1.2
>            Reporter: Jeremy F. Kassis
>             Fix For: 4.2
>
>
> When using the @EventListener, the client usually stuffs a beventtarget.id parameter into the request to indicate which browser event the user has triggered.
> Somehow, the beventtarget.id parameter doesn't make it into the request for multipart forms (i.e. when the request contains an Upload component).
> I tried debugging this on the server-side, but it looks like a client-side issue since the Multipart decoder isn't finding the parameter in the servlet request at all.

-- 
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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org