A trailing space was added to the end of line 320 of includes/menu.inc in the recent security update for some reason.

Patch is attached.

CommentFileSizeAuthor
#3 3007719-3-whitespace.patch489 bytestr
menu.inc_.patch663 bytessolideogloria

Comments

solideogloria created an issue. See original summary.

tr’s picture

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

The trailing space was added by #2027351: tidy up grammar in doc copied around: (ex: array('node', '5')), which was committed on 3 July 2013. So not exactly a new issue, but still wrong.

The patch corrects the problem.

tr’s picture

StatusFileSize
new489 bytes

Trivial re-roll to put into -p1 format so the patch will apply.

izmeez’s picture

Issue tags: +Drupal 7.74 target

This is a trivial patch that still applies to Drupal 7.73 and is RTBC.

  • mcdruid committed cf138f9 on 7.x
    Issue #3007719 by solideogloria, TR: Trailing space in menu.inc
    
mcdruid’s picture

Status: Reviewed & tested by the community » Fixed
Issue tags: -Drupal 7.74 target
izmeez’s picture

Thanks, another off the list.

Status: Fixed » Closed (fixed)

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