openid_link_href parses poorly
austein - January 4, 2008 - 23:31
| Project: | OpenID |
| Version: | 5.x-1.x-dev |
| Component: | OpenID Client |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
The current code cares about order of attributes within a tag when it should not.
So, the following currently fails:
This patch fixes this by allowing rel=$rel to appear anywhere in the tag
| Attachment | Size |
|---|---|
| openid.inc_.patch | 723 bytes |
