Download & Extend

Line 553 of menu.inc , you missed a "]"

Project:Drupal core
Version:6.x-dev
Component:menu system
Category:bug report
Priority:minor
Assigned:rdrh555
Status:closed (fixed)

Issue Summary

Line 553 of menu.inc , you missed a "]"

Comments

#1

Assigned to:jefnguo» rdrh555
Status:patch (to be ported)» needs review

I know this is soooo minor, but it closes the issue......right?

AttachmentSizeStatusTest resultOperations
menu-inc-D6.patch818 bytesIgnored: Check issue status.NoneNone

#2

Status:needs review» needs work

Thanks for the patch!

+++ includes/menu.inc 12 Aug 2010 16:49:14 -0000
@@ -550,7 +550,7 @@
  *   Returns the map with objects loaded as defined in the
- *   $item['load_functions. $item['access'] becomes TRUE if the item is
+ *   $item['load_functions. $item['access']] becomes TRUE if the item is
  *   accessible, FALSE otherwise. $item['href'] is set according to the map.

And now can someone explain me what this is trying to communicate after all?

Does this bug also exist in D7? It may be possible to backport corrected PHPDoc from there.

Powered by Dreditor.

#3

Status:needs work» needs review

Here is the D7 fix:

AttachmentSizeStatusTest resultOperations
menu-inc2-D6.patch819 bytesIgnored: Check issue status.NoneNone

#4

Version:6.15» 7.x-dev

Moving to proper version.

#5

Version:7.x-dev» 6.15

No--I was unclear--@sun wondered if this was fixed in D7 and it looked to me as though it was, so I created patch for D6 based on D7--sorry!

#6

Status:needs review» reviewed & tested by the community

Thanks!

#7

Version:6.15» 6.x-dev
Priority:normal» minor

#8

Status:reviewed & tested by the community» fixed

Thanks, committed.

#9

Status:fixed» closed (fixed)

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

nobody click here