Closed (fixed)
Project:
OpenSearch feed
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Jul 2010 at 14:12 UTC
Updated:
9 Oct 2011 at 23:01 UTC
Jump to comment: Most recent
There are php errors on this page, preventing boost from caching. ERROR:
Array
[type] => 4
[message] => syntax error, unexpected T_STRING
[file] => .../sites/all/modules/opensearch/opensearch-description.tpl.php
[line] => 2
Comments
Comment #1
killes@www.drop.org commentedDoesn't belong here, moving
Comment #2
Anonymous (not verified) commentedI checked the file with
php -l, and it doesn't report any error; that is true for the 6.x-1, the 6.x-2, and the master branches.