Posted by xjm on September 28, 2012 at 12:30am
8 followers
| Project: | Drupal core |
| Version: | 7.x-dev |
| Component: | openid.module |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
| Issue tags: | needs backport to D7 |
Issue Summary
Part of meta #500866: [META] remove t() from assert message.
Comments
#1
#2
I've reviewed all the changes and they all look good. RTBC.
#3
Committed to 8.x.
#4
This needs backporting to D7. Also, can someone confirm everything was fixed in D8 and move this back there if not?
#5
I've checked and can confirm that all the t() functions for messages have been removed from this for 8.x
#6
OK, 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!).
#7
Didn't mean to change the version number, sorry about that. Anyway, here it is, for D7.
#8
One 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.
#9
Thanks @dcam, the overlooked t() from #8 is gone now.
#10
Thanks @lazysoundsystem!
I applied #9 and didn't notice any additional t()'s for removal. The patch looks good to me.
#11
Thanks! This patch has been committed to 7.x.
#12
Automatically closed -- issue fixed for 2 weeks with no activity.