Trusted provider doesn't show in list

Bug #304759 reported by Stuart Metcalfe
2
Affects Status Importance Assigned to Milestone
Drupal Teams module
Fix Released
Critical
Stuart Metcalfe

Bug Description

When I add https://login.launchpad.net/+openid as a trusted provider it doesn't appear on the UI although I get an accept msg

Revision history for this message
Stuart Metcalfe (stuartmetcalfe) wrote :

Attached is a small patch to the LP team module to fix the bug I mentioned in my previous mail. I tend to like using "serial" with PostgreSQL as it basically does: "not null default nextval('openid_teams_trusted_sid_seq'::regclass)" and then removes any need of guessing the next ID, if you want to add MySQL compatibility you'd need to use the auto_increment thing of MySQL on that field,
behavior should then be the same.

description: updated
Revision history for this message
Stuart Metcalfe (stuartmetcalfe) wrote :

I've used you patch and made additional changes. Both teams tables now use auto_increment/serial data types for index fields.

Changed in drupal-teams:
assignee: nobody → stuartmetcalfe
importance: Undecided → Critical
status: New → Fix Committed
Changed in drupal-teams:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.