Closed (fixed)
Project:
Node clone
Version:
7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 May 2012 at 14:21 UTC
Updated:
9 May 2014 at 01:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
akamaus commentedoops, here is the patch
Comment #2
pwolanin commentedpatch doesn't conform to coding standards. Conditionals always need to use braces.
see: http://drupal.org/coding-standards#controlstruct
On the other hand, this is a one-liner so just use a ternary.
Comment #3
pwolanin commentedComment #4
pwolanin commentedcommitted to 7 and 6 branches