gigaZhang / struts2-jquery

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

grid-plugin - Parameters : Invalid chunk ignored #929

Closed GoogleCodeExporter closed 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.Update libraries to 3.4.0
2.Try a jquery grid table
3.when the jsp do a json GET to fill the gird 
invokes this url 
http://localhost:8080/p/myAction.action?&_search=false&nd=1355448969417&rows=15&
page=1&sidx=&sord=asc&_=1355448969418

Then Tomcat Server log this "Parameters : Invalid chunk ignored"

Watch the & after ?

What is the expected output? What do you see instead?

http://localhost:8080/p/myAction.action?_search=false&nd=1355448969417&rows=15&p
age=1&sidx=&sord=asc&_=1355448969418

Which struts2 version?
2.3.3

Which struts2-jquery plugin version?
3.4.0  (works fine with 3.3.3)

Please provide any additional information below.
Tomcat 6

Original issue reported on code.google.com by fernando...@gmail.com on 14 Dec 2012 at 1:53

GoogleCodeExporter commented 9 years ago
Same for struts 2.3.8 with jQuery (Grid) Plugin 3.5.0

Original comment by vigor650...@gmail.com on 11 Jan 2013 at 1:31

GoogleCodeExporter commented 9 years ago
Please fill this Issue at the jqGrid projects itself.

Original comment by johgep on 13 Jan 2013 at 9:55

GoogleCodeExporter commented 9 years ago
Hi johgep. how can I do that? 

Original comment by fernando...@gmail.com on 14 Jan 2013 at 2:47

GoogleCodeExporter commented 9 years ago
The same as here. :-)

https://github.com/tonytomov/jqGrid

Original comment by johgep on 14 Jan 2013 at 8:50

GoogleCodeExporter commented 9 years ago
reported 

https://github.com/tonytomov/jqGrid/issues/410

thank you and sorry!

Original comment by fernando...@gmail.com on 14 Jan 2013 at 7:19

GoogleCodeExporter commented 9 years ago
I came across the same problem in 3.5.1
Looks like there's no one assigned to it at 
https://github.com/tonytomov/jqGrid/issues/410 

Is there any work around - like going back to any previous versions (which is 
the last version that isn't affected?) - or looking into the file to fix this 
bug in the grid JS code? Any ideas would be appreciated, thanks!

Original comment by msanjay75 on 1 Feb 2013 at 1:25