[Bug 59377] Missing POST parameter

2016-04-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59377 Mark Thomas changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[Bug 59377] Missing POST parameter

2016-04-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59377 --- Comment #4 from Esmool <275379...@qq.com> --- (In reply to mgrigorov from comment #3) > Can you create a mini application that reproduces the problem? > This will help debugging it! > Thanks! OK, later, after work. Thank you~ -- You are r

[Bug 59377] Missing POST parameter

2016-04-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59377 --- Comment #3 from mgrigorov --- Can you create a mini application that reproduces the problem? This will help debugging it! Thanks! -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 59377] Missing POST parameter

2016-04-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59377 --- Comment #2 from Esmool <275379...@qq.com> --- (In reply to mgrigorov from comment #1) > Which JavaScript library do you use? $.post looks like jQuery but then all > request parameters should be in 'data'. 'templateId' is something random and

[Bug 59377] Missing POST parameter

2016-04-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59377 --- Comment #1 from mgrigorov --- Which JavaScript library do you use? $.post looks like jQuery but then all request parameters should be in 'data'. 'templateId' is something random and jQuery will just ignore it. I guess it works only in the c