Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
user system
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
24 Feb 2010 at 21:42 UTC
Updated:
11 Mar 2010 at 10:10 UTC
Jump to comment: Most recent file
--
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 724788-user.test.patch | 10.52 KB | boombatower |
Comments
Comment #1
boombatower commentedThis was discovered whilst attempting #500866: [META] remove t() from assert message.
Patch should be self explainitory, conditions should be merged...much less if () with no brace and another if block is straight up poor style.
Comment #2
dries commentedCommitted to CVS HEAD. Thanks.