Page 1 of 1

Problem with $_POST pseudo-variable.

Posted: Mon Apr 20, 2015 12:48 pm
by Peter Wood
I encountered a problem with the $_POST pseudo variable with on-rev. The POST data is not made available when the content header is set to:

Code: Select all

"Content-Type:	application/x-www-form-urlencoded; charset=UTF-8"
I submitted a bug report http://quality.runrev.com/show_bug.cgi?id=15173 on 8th April. It hasn't been reviewed yet by LiveCode yet.

Due to this problem, I had to use Ruby instead of LiveCode.

Perhaps somebody would be kind enough to confirm this is a bug and add a comment to the bug report to try and get the attention of the LiveCode "quality" team.