Posted by Chi on September 29, 2011 at 2:58am
6 followers
| Project: | Drupal core |
| Version: | 7.x-dev |
| Component: | other |
| Category: | task |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
| Issue tags: | needs backport to D7 |
Issue Summary
Attached
Comments
#1
#2
Straight forward
#3
While we're there could we remove this double space before the strtolower? Same thing appears each time.
+ $type_name = strtolower($this->randomName(8)) . '_test';#4
#5
Looks good to me for both D8 and D7.
#6
Thanks! Committed and pushed. Moving to 7.x for webchick.
#7
Committed and pushed to 7.x. Thanks!
#8
Automatically closed -- issue fixed for 2 weeks with no activity.