Active
Project:
Multipage jumplist
Version:
7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Sep 2015 at 16:32 UTC
Updated:
16 Sep 2015 at 16:32 UTC
Jump to comment: Most recent
I've the following notice when having 'Non Javascript Multistep' enabled (but not Ajaxify):
Notice: Undefined index: map in multipage_jumplist_block_view() (line 265 of sites/all/modules/contrib/multipage_jumplist/multipage_jumplist.module).
Affected code:
$js_options['map'] = $jumplist['map'];
Comments