What is gmail doing to my links?
Posted: Tue Jun 03, 2008 11:58 am
Hi all,
I am using gmail to test my applications and notice something strange - I have coded a user verification system (the usual "Please check your inbox for an email and click the link inside to unlock your account") and when I click the link from within gmail, it will go through some strange redirection, and access the page in question (say, index.php?action=validate&id=12345) twice, ending up with error messages when actually the transaction is approved.
I am using PHPMailer, btw. YahooMail has no such problems.
Is there any reason why this is happening? Anyway to solve it?
I am using gmail to test my applications and notice something strange - I have coded a user verification system (the usual "Please check your inbox for an email and click the link inside to unlock your account") and when I click the link from within gmail, it will go through some strange redirection, and access the page in question (say, index.php?action=validate&id=12345) twice, ending up with error messages when actually the transaction is approved.
I am using PHPMailer, btw. YahooMail has no such problems.
Is there any reason why this is happening? Anyway to solve it?