Closed (fixed)
Project:
OpenID Provider
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Jul 2010 at 23:09 UTC
Updated:
3 Sep 2010 at 03:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
jmiccolis commentedAfter working with this a bit more I noticed that the module was also adding prefix to OpenID identifiers themselves. Ah, the joy of adding the complexity of l10n to the complexity of authentication.
Attached patch should prevent all urls that are used to identify the openid provider or serve as individual OpenID identifiers from getting localized.
Comment #2
roderikNice. Also tested on site with language prefix enabled.
Echo comments from #861004: Prevent header urls from getting language treatment
Comment #3
walkah commentedCommitted, thanks!