So I just noticed that we were getting a blank page on a page that use to
redirect. I started catching the CFHTTP.Header and FileContent in a log
for a test script under Lucee 5.0.1.67-SNAPSHOT. I found a page that
redirected using cflocation. Here is the code:
On another page I didn’t get anything in the CFHTTP.FileContent but the
Location header did come up. Weird right. Anyone have a clue why this is
happening. Is it happening on any of your servers?
I would check http headers with firebug directly. As far as I remember, the
first letter of variable name “Location:” must be upper case.
Am 23.10.2016 12:16 vorm. schrieb “W. Williams” <@W_Williams>:
So I just noticed that we were getting a blank page on a page that use to
redirect. I started catching the CFHTTP.Header and FileContent in a log
for a test script under Lucee 5.0.1.67-SNAPSHOT. I found a page that
redirected using cflocation. Here is the code:
On another page I didn’t get anything in the CFHTTP.FileContent but the
Location header did come up. Weird right. Anyone have a clue why this is
happening. Is it happening on any of your servers?
Thanks!
–
Get 10% off of the regular price for this years CFCamp in Munich, Germany
(Oct. 20th & 21st) with the Lucee discount code Lucee@cfcamp. 189€
instead of 210€. Visit https://ti.to/cfcamp/cfcamp-
2016/discount/Lucee@cfcamp
So I just noticed that we were getting a blank page on a page that use
to redirect. I started catching the CFHTTP.Header and FileContent in a
log for a test script under Lucee 5.0.1.67-SNAPSHOT. I found a page
that redirected using cflocation. Here is the code:
On another page I didn’t get anything in the CFHTTP.FileContent but the
Location header did come up. Weird right. Anyone have a clue why this
is happening. Is it happening on any of your servers?