Page 1 of 1
Version 8.1 url(turl) returning empty
Posted: Sat Oct 29, 2016 5:27 pm
by cusingerBUSCw5N
Hi. I have upgrade to 8.1 and none of my url calls return any information on an android.
They are all https://
They return information in 7.06
example:
Code: Select all
put "https://www.readyconnect.us/checkregistrationremote_new.cfm?code=61a88&type=biz" into turl
replace return with "" in turl
replace " " with "" in turl
put url(turl) into tresult
returns if you put it in a brower or in 7.06, you get:
king/6754//biz/KingVXVZCity///readyconnectloops.png///BaysideZYQYDeli/multiple/res/multiple/admin
in 8.1 - nothing

Re: Version 8.1 url(turl) returning empty
Posted: Sat Oct 29, 2016 5:49 pm
by Klaus
Please update to LC 8.1.1!
If I remember correctly that was a bug in 8.1.
With 8.1.1 I get what you exspected:
king/6754//biz/KingVXVZCity///readyconnectloops.png///BaysideZYQYDeli/multiple/res/multiple/admin
Re: Version 8.1 url(turl) returning empty
Posted: Sat Oct 29, 2016 5:54 pm
by cusingerBUSCw5N
ok...that's good...unfortunately, mergav/mergmicrophone don't work in the newer upgrades (at least that's what I've been told...) - which is why I upgraded.
Re: Version 8.1 url(turl) returning empty
Posted: Sat Oct 29, 2016 7:04 pm
by Klaus
cusingerBUSCw5N wrote:... mergav/mergmicrophone don't work in the newer upgrades (at least that's what I've been told...)
Since the complete MergExt external collection is part of Livecode since LC 8.1, I highly doubt this!
Why not test it by yourself?

Re: Version 8.1 url(turl) returning empty
Posted: Sun Oct 30, 2016 10:34 am
by dave.kilroy
Hi Klaus, mergAV and mergMicrophone (and possibly other merg externals) currently don't work with LC 8.1.1 or LC 9.0 (dp1) without the workaround described at
http://quality.livecode.com/show_bug.cgi?id=18683
Re: Version 8.1 url(turl) returning empty
Posted: Sun Oct 30, 2016 11:40 am
by Klaus
Yep, I saw it yesterday in the "install mergav" thread here:
http://forums.livecode.com/viewtopic.php?f=14&t=28210
Re: Version 8.1 url(turl) returning empty
Posted: Sun Oct 30, 2016 12:39 pm
by dave.kilroy
Ah the wonders of modern technology - include cross-forum-thread communication

Re: Version 8.1 url(turl) returning empty
Posted: Sun Oct 30, 2016 7:34 pm
by Klaus
dave.kilroy wrote:Ah the wonders of modern technology - include cross-forum-thread communication

Yep, Utopia, here we come!
