Download & Extend

Code style fix for field_ui.test

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

Status:active» needs review
AttachmentSizeStatusTest resultOperations
code_style_field_ui.test-0.patch1.13 KBIdlePASSED: [[SimpleTest]]: [MySQL] 33,149 pass(es).View details

#2

Status:needs review» reviewed & tested by the community

Straight forward

#3

Status:reviewed & tested by the community» needs work

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

Status:needs work» needs review
AttachmentSizeStatusTest resultOperations
code_style_field_ui.test-1.patch1.13 KBIdlePASSED: [[SimpleTest]]: [MySQL] 33,133 pass(es).View details

#5

Status:needs review» reviewed & tested by the community

Looks good to me for both D8 and D7.

#6

Version:8.x-dev» 7.x-dev

Thanks! Committed and pushed. Moving to 7.x for webchick.

#7

Status:reviewed & tested by the community» fixed

Committed and pushed to 7.x. Thanks!

#8

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here