nifkuza / gwtquery

Automatically exported from code.google.com/p/gwtquery
MIT License
0 stars 0 forks source link

public void ajax(Properties p) calls itself #174

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The function ajax(Properties p) calls itself instead of Ajax.ajax(Properties 
p), resulting in a endles recursion.

http://code.google.com/p/gwtquery/source/browse/gwtquery-core/src/main/java/com/
google/gwt/query/client/GQuery.java?r=995611e05a184f20230ba252b9e1f84ff216bbe5#4
05

Original issue reported on code.google.com by kujans...@gmail.com on 28 Feb 2013 at 12:38

GoogleCodeExporter commented 9 years ago
This issue was closed by revision d8103d128bea.

Original comment by manuel.carrasco.m on 1 Mar 2013 at 9:47

GoogleCodeExporter commented 9 years ago
Fixed and snapshot deployed. 
Thanks for reporting

Original comment by manuel.carrasco.m on 1 Mar 2013 at 9:51