Reviewed & tested by the community
Project:
404 Navigation
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Nov 2012 at 16:26 UTC
Updated:
17 Sep 2018 at 07:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dimitriseng commentedI had the same issue.
Comment #2
Asmon commentedHi,
here is a patch that avoid displaying error message.
Comment #3
Asmon commentedsorry but i made a mistake in the patch naming conventions so here is the patch with the good name
Comment #4
damienmckennaSimplified to just use if(empty()).
Comment #5
brentgThis patch works and looks clean.