Error in local_menu.info

david.drennan - March 13, 2008 - 03:30
Project:Local Menu
Version:6.x-1.3
Component:Code
Category:bug report
Priority:normal
Assigned:david.drennan
Status:closed
Description

While loading the main modules page, the following warning appeared. "warning: Error parsing modules/local_menu/local_menu.info on line 3 in C:\xampp\htdocs\includes\module.inc on line 195." The rest of the page seems to load without issue. I looked at the file local_menu.info and on line 3 the problem appears to be the parentheses. So I changed this...

description = Show a local (part of the menu) in the context of the page you're at.

to this...

description = Show a local part of the menu in the context of the page you're at.

This has appeared to fix the problem. I find no more error message and the module now functions correctly. I'm new to Drupal but I assume that you just can't use parentheses in the description.

#1

fokke - March 13, 2008 - 16:57
Status:active» fixed

Fixed in HEAD

#2

Anonymous (not verified) - March 27, 2008 - 17:14
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.