Closed (outdated)
Project:
Drupal core
Version:
6.x-dev
Component:
forms system
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Nov 2009 at 10:05 UTC
Updated:
2 Mar 2016 at 22:18 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
lyricnz commentedPatch should be made from drupal root directory - see http://drupal.org/patch/create
The "if" clause should use braces around the conditional clause:
http://drupal.org/coding-standards
Does the same issue exist in D7? If so, it should be fixed there first, and back-ported. If not, the patch should probably be updated for 6.x-dev.
Comment #2
limikael commentedSince I would really like to see this issue fixed I created a new patch with curly braces and from the root directory.
The patch was made from CVS on Apr 8, 2010.
Please have a look.
Comment #4
limikael commentedThis issue is still present in D7, changing version.
Comment #5
limikael commentedResubmitting patch for D7
Comment #6
casey commentedLooks good.
Comment #7
dries commentedCommitted to CVS HEAD. Thanks.
Comment #8
moshe weitzman commentedComment #9
albert volkman commentedD6 backport.