CF11 cflocation BAD REQUEST
Hi
What was working fine in CF8:
<cflocation url="index.cfm?action=receivable.actRetrieveJobReceivablesEdit&jobId=#viewstate.getValue('jobid')#&estimateId=#viewstate.getValue('estimateId')#" statuscode="302">
Now breaks in CF11, I get an error "Bad Request" and then the CSS styles get dumped onto the user's screen.
I read up on the security enhancements to CF11 and noticed the addToken attribute's default had been changed, so I added "addToken=true" but the error persists.
Also, the web server is IIS7.5.
Has anyone else run into this?
Thanks,
Rich
