ZF-3619: Zend_OpenId::selfUrl iusse
Description
Zend_OpenId::selfUrl doesn't always return a valid URL; for ex. http://www.mysite.com/?page=mypage. It returns http://www.mysite.com/ and OpenID login fails because openid_return_to sent by OpenID provider is different from the value returned by Zend_OpenId::selfUrl()
Comments
Posted by Wil Sinclair (wil) on 2008-09-02T10:38:57.000+0000
Updating for the 1.6.0 release.