gigaZhang / struts2-jquery

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

struts upgrade 2.3.16.3 with struts jquery plugin 3.7.1 + modal dailog (popup) not opening #1110

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
(This is for feature requests and bugs in Struts2 jQuery Plugin - for
getting help, please use the User Group.
http://groups.google.com/group/struts2-jquery )

What steps will reproduce the problem?
1.upgraded struts from 2.3.15.3 to 2.3.16.3
2.upgrade struts-jquery & struts-jquery tree plugin to 3.7.1
3.upgraded jquery-ui.js to 1.10.4
4.In 2.3.15.3, popups were opening and no issues found

What is the expected output? What do you see instead?
on click of button/link popup should open

Which struts2 version?
2.3.16.3

Which struts2-jquery plugin version?
3.7.1

Please provide any additional information below.

Original issue reported on code.google.com by prisyche...@gmail.com on 20 Jun 2014 at 7:20

GoogleCodeExporter commented 9 years ago
I get the following script error.

TypeError: self[o.jqueryaction] is not a function
self[o.jqueryaction]($el, o);

These lines of code are in struts.jquery.js. It is thrown and the popup is not 
opening. Kindly look into it.

Original comment by prisyche...@gmail.com on 23 Jun 2014 at 7:27

GoogleCodeExporter commented 9 years ago
I am also upgrading struts 2.3.16 and struts-jquery-plugin to 3.7.0.  
TypeError: self[o.jqueryaction] is not a function.
I am getting the above error, Somebody having any idea ?

Original comment by muditgup...@gmail.com on 12 Jan 2015 at 12:28