14.1 or did I ask you to mung up my url?

Lee Hinde (3/25/14 5:49PM)
Lee Hinde (3/25/14 8:34PM)


Lee Hinde (3/25/14 5:49 PM)

<CA+ePoMx+4bknuT8+OY0=SNE-0VFBAVcLPNyfGbJVZeJGi9MvPA@mail.gmail.com>

In 14.0, these two lines:

$url:="/data/edit?tbl="+String(Table($tblptr))+"&rec="+String($idptr
->)
WEB SEND HTTP REDIRECT($url)

result in perfectly serviceable url that WEB GET VARIABLES parses just
fine.

e.g.: /data/edit?tbl=72&rec=10160

in 14.1 (or, as I like to call it: YOU'RE KILLING ME HERE!)

the same code returns:

/data/edit?tbl%3D72%26rec%3D10160

And WEB GET VARIABLES doesn't know what to do with that.

So, the question is. I found a bug list (through MacUpdate, of all
things),
but is there a release note for 14.1? I.e. is this on purpose? It feels
like it is.

Lee Hinde (3/25/14 8:34 PM)

<CA+ePoMyfk53NkfN--QapCQOHkSbSP8QasyOPuPdTTHzPU=kUZg@mail.gmail.com>

Callm down, dude:

¬=A04D automatically encodes the URL?=A2?=82¨=E2&Ntilde;¢s special
characters. If you pass
the * character,
4D will not translate them.

On Tue, Mar 25, 2014 at 5:49 PM, Lee Hinde <leehinde@... wrote:

color><param>00000,0000,DDEE/param>IIn 14.0, these two lines:

$url:="/data/edit?tbl="+String(Table($tblptr))+"&rec="+String($idptr
->)
WEB SEND HTTP REDIRECT($url)

result in perfectly serviceable url that WEB GET VARIABLES parses just
fine.

e.g.: /data/edit?tbl=72&rec=10160

in 14.1 (or, as I like to call it: YOU'RE KILLING ME HERE!)

the same code returns:

/data/edit?tbl%3D72%26rec%3D10160

And WEB GET VARIABLES doesn't know what to do with that.

So, the question is. I found a bug list (through MacUpdate, of all
things), but is there a release note for 14.1? I.e. is this on
purpose? It
feels like it is.

/color>

Reply to this message

Summary created 3/25/14 at 11:36PM by Intellex Corporation

Comments welcome at: feedback@intellexcorp.com