Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
Description
Loops are executed if one of the following is true:
(section.disallows?? || disallowedFacNavLinks??)
There should be additional null check for disallowedFacNavLinks and section.disallows before looping
If robotstxt:disallowfacnav is set to false, you get:
The following has evaluated to null or missing: ==> disallowedFacNavLinks [in template "jcr:/hst:hst/hst:configurations/hst:default/hst:templates/robotstxt.ftl" at line 10, column 8]