Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
openid.module
Priority:
Critical
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
18 Aug 2010 at 17:37 UTC
Updated:
3 Jan 2014 at 01:42 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
aspilicious commentedcould the committer add a newline after these lines.
Comment #2
damien tournoud commentedWhile we are no in beta yet, openid_update_7000() should just be openid_update_6000(), and we can remove the db_table_exists() call.
Comment #3
gábor hojtsyBTW this is a followup to SA-CORE-2010-002.
Comment #4
berdirLooks like nobody is working on this yet on the summit, I'll do a re-roll, doesn't look too complicated...
Comment #5
berdirJust a simple re-roll with the update function renamed and newlines added...
Comment #6
damien tournoud commented+/** + * @defgroup openid-updates-6.x-to-7.x OpenID updates from 6.x to 7.x + * @{ + */^ Those should be in the Drupal 6 extra group.
Comment #7
berdirObviously...
The test fail looks totally unrelated and works for me locally. Maybe the test is unstable....
Comment #8
dries commentedI looked at this patch and it looks RTBC, assuming that the testbot gives us the green light.
Very minor but we're missing a point in the description. I can fix that prior to committing.
Comment #9
dries commentedComment #11
beeradb commented#7: openid-incomplete-verification-assertions-D7-3.patch queued for re-testing.
Comment #12
beeradb commentedHmm, the last 2 patches have failed for two different reasons within 2 hours. I haven't followed what has gone in today and/or if anything broke the test bot, but I requested a re-test and am crossing my fingers that this passes.
Comment #13
david straussThis may be "critical," but it's not a beta-blocker. People barely notice when OpenID is broken in stable releases.
Comment #14
meba commented$0.02: If I understood correctly, if this doesn't land before beta, we will have to change the update functions...
Comment #15
aspilicious commentedThis was rtbc before the bot glitch.
BTW Dries look at #8 before commiting ;)
Comment #16
dries commentedGreat. Committed to CVS HEAD. Thanks.