Hi.

Ok so the basic scenario is like this (I have striped some code naturally)

 <t:zone t:id="zone">
          <t:form t:id="form">
                <input t:type="upload" t:value="value" />
           </t:form>                
 </t:zone>

so once this zone is refreshed I get the javascript exception which messes
everything on the page. For example the auto complete no longer works. If I
dont have the upload filed all is working fine. The actual Java code is also
working fine. So once the zone is refreshed I can use the from again no
problems there.

the versions that I used 

tapestry-upload - 5.3.2
tapestry-jquery  - 3.2.0
commons-fileupload - I didnt include this manually it is part of the
tapestry-upload and the version is 1.2

So as you can see this has nothing to do with AjaxUpload it is in fact the
upload filed inside of a zone that when it is refreshed throws an javascript
error

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Zone-refresh-image-uplaod-tp5631622p5634381.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to