Closed jDramaix closed 11 years ago
Original author: kujans...@gmail.com (February 28, 2013 12:38:30)
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#405
Original issue: http://code.google.com/p/gwtquery/issues/detail?id=174
From manuel.carrasco.m on March 01, 2013 09:47:17 This issue was closed by revision d8103d128bea.
From manuel.carrasco.m on March 01, 2013 09:51:58 Fixed and snapshot deployed. Thanks for reporting
Original author: kujans...@gmail.com (February 28, 2013 12:38:30)
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#405
Original issue: http://code.google.com/p/gwtquery/issues/detail?id=174