My logs gives me: Error parsing sites/all/modules/contrib/menutrails/menutrails.info on line 3. This is cause by wrong use of double quotes in the description. The attached patched fixes this.

CommentFileSizeAuthor
menutrails.parse_info.patch698 bytessutharsan

Comments

sun’s picture

Status: Needs review » Fixed

Thanks, committed to all branches.

sutharsan’s picture

Amazing how a bug can live so long (rev. 1.3; aug 1th). Appently none checks the log or does don't bother. Thanks for the quick response.

drewish’s picture

No, it's actually a bug in another module on your site. It's probably using PHP's parse_ini_file() rather than drupal_parse_info_file().

Status: Fixed » Closed (fixed)

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