| Issue 17: | Getting "No Servers Found" when trying to use Yahoo provider | |
| 1 person starred this issue and may be notified of changes. | Back to list |
The error happened in the callback during validate() on line 621. My Yahoo claimed_id has a URL fragment (#ennnn). The problem is in build_url() called from discover() where the $url['fragment'] is added to the new discovery $url. I've attached a diff that fixes the error.
Nov 22, 2010
Project Member
#1
mewp...@gmail.com
Status:
Fixed
|