Closed (fixed)
Project:
OpenID Provider
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Nov 2010 at 11:35 UTC
Updated:
29 May 2011 at 22:41 UTC
Jump to comment: Most recent file
Comments
Comment #1
grub3 commentedThe correct syntax should be:
module_load_include('inc', 'pathauto');Comment #2
grub3 commentedSimple fix, needs commit ASAP.
Comment #3
anarcat commentedThis should have been marked needs review but: I reviewed it, it works, and should indeed be applied as it blows up any openid provider after an upgrade of path auto from 1.x to 2.x.
This is really RTBC.
Comment #4
basvredelingWorks like a charm. Please commit.
Comment #5
anarcat commentedfix committed and pushed to 6.x branch.