Closed (fixed)
Project:
Menu Export/Import
Version:
7.x-1.1-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
7 Sep 2011 at 09:58 UTC
Updated:
8 Jul 2015 at 08:22 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commentedThe function
menu_import_file()should callmenu_import_parse_menu_from_file()instead ofmenu_import_parse_menu().I created a patch against the 7.x-1.x branch and now it works.
Comment #2
lex0r commentedFixed in latest commit to 7.x-1.x.
braahm, thanks for help!
Comment #3
lex0r commentedComment #4
Anonymous (not verified) commentedYou're welcome!