Closed (fixed)
Project:
Advanced Help
Version:
7.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Apr 2013 at 11:05 UTC
Updated:
10 Apr 2015 at 13:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jamsilver commentedComment #2
kitikonti commentedSame error on fresh install with latest dev 7.x-1.x-dev
The patch dit not work on the latest stable and dev release (line numbers changed). I created a new patch for the latest dev.
Comment #3
gbirch commented#2 works for me. Underlying problem is that advanced_help_index_page() must return a render array, or trigger warnings. At line 208 (of the current dev version) it returns a string if the advanced_help_search module is not enabled.
Comment #4
kaare#2 did it for me. Simple bug, simple fix, good explanation. Ready to commit.
Comment #7
gisleComment #8
gisle