In the SICF I've setup my external aliases but for some reason for this specific one it's running my ~okcode twice.
These are the prameters of my alias:
/test
~COOKIE 0
~SOURCES ZW20
~THEME PR
~TRANSACTION ZW20
~OKCODE START
~USERAGENTCHECK 0
If I browse this page as http://testpage.com/test it will load the page but then load it again, but if I take it comment okcode from the paramter and use it in the URL it's fine (ex. http://testpage.com/test?okcode=START). What could be causing this?