At ∼ line 622 of the core user.module is
$account->content['summary']['member_for'] = array(   instead of
$account->content['summary']['member_for'] = array(    (one-too-many spaces between = and array()

(And "no" -- I actually don't, unfortunately, have anything better to do.)    ;-)

CommentFileSizeAuthor
#4 drupaluserspace_517606_1805572.patch707 bytesJuliaKM

Comments

jerdiggity’s picture

Version: 6.13 » 7.x-dev

(the same for 7.x)...

dave reid’s picture

Issue tags: +Quick fix, +Novice, +Coding standards

Tagging.

JuliaKM’s picture

Assigned: Unassigned » JuliaKM
JuliaKM’s picture

Assigned: JuliaKM » Unassigned
Status: Active » Needs review
StatusFileSize
new707 bytes

Here's a patch to remove the extra space.

psicomante’s picture

i think it could be committed :P

dries’s picture

Version: 7.x-dev » 6.x-dev
Status: Needs review » Reviewed & tested by the community

Committed to CVS HEAD. Thanks.

gábor hojtsy’s picture

Status: Reviewed & tested by the community » Fixed

Committed to Drupal 6 too, thanks.

Status: Fixed » Closed (fixed)
Issue tags: -Quick fix, -Novice, -Coding standards

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