awaisalvi / struts2-jquery

Automatically exported from code.google.com/p/struts2-jquery
0 stars 0 forks source link

<sj:submit> with "onBeforeTopics" without ajax submit #90

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a <sj:submit> with "onBeforeTopics" and "targets" attributes
2. Submit the form 

What is the expected output? 
Ajax submit into the HTML element defined at "targets" attribute.

What do you see instead?
Non ajax submit (like when using a <s:submit>). 

Which struts2 version?
2.1.8.1

Which struts2-jquery plugin version?
1.8.3

Original issue reported on code.google.com by jyoshiriro on 12 Feb 2010 at 1:47

GoogleCodeExporter commented 9 years ago
Tests this files into a Webapp (call the index.jsp)

Original comment by jyoshiriro on 12 Feb 2010 at 3:08

Attachments:

GoogleCodeExporter commented 9 years ago
can you test it with the latest snapshot please?

Original comment by johgep on 15 Feb 2010 at 5:07

GoogleCodeExporter commented 9 years ago
Fixed

Original comment by jyoshiriro on 26 Feb 2010 at 5:46