There is a very useful patch on the openid_client_ax module that allows the use of standard ax extensions and avoids silly namespace collisions, which leads to badly interpreted values: http://drupal.org/node/1033292
The patch of the openid_client_ax module introduces a new function openid_client_ax_attribute_name() that converts specification uris to working short_names. This has to be used by the openid_cp_field module and the openid_profile module.

Here comes a simple patch for that.

Comments

xamanu’s picture

Status: Active » Needs review
StatusFileSize
new624 bytes

The patch.

xamanu’s picture

StatusFileSize
new616 bytes

With git diff it made some a/ and b/ directories on the files. Git apply works with this, but it's not working with drush make. So here is a new patch that should apply nicely.

xamanu’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.