Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
openid.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
28 Sep 2012 at 00:30 UTC
Updated:
4 Jan 2014 at 02:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
xjmComment #2
lazysoundsystem commentedI've reviewed all the changes and they all look good. RTBC.
Comment #3
dries commentedCommitted to 8.x.
Comment #4
jhodgdonThis needs backporting to D7. Also, can someone confirm everything was fixed in D8 and move this back there if not?
Comment #5
lazysoundsystem commentedI've checked and can confirm that all the t() functions for messages have been removed from this for 8.x
Comment #6
jhodgdonOK, we still need to backport to 7.x then. We only want to move back to 8.x if there is still something to be fixed there, and it sounds like there isn't (thanks for checking!).
Comment #7
lazysoundsystem commentedDidn't mean to change the version number, sorry about that. Anyway, here it is, for D7.
Comment #8
dcam commentedOne assert message got missed on line 294 of openid.test. @lazysoundsystem if you can make that change then I'll re-test and we can get this committed.
Comment #9
lazysoundsystem commentedThanks @dcam, the overlooked t() from #8 is gone now.
Comment #10
dcam commentedThanks @lazysoundsystem!
I applied #9 and didn't notice any additional t()'s for removal. The patch looks good to me.
Comment #11
jhodgdonThanks! This patch has been committed to 7.x.