Project

General

Profile

Actions

Bug #21289

closed

Double wrap of rules subpart with template_css.tmpl (indexed_search 2.11.1)

Added by Michael Stopp over 14 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2009-10-16
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

In template_css.tmpl the content of the subpart ###RULES### is wrapped in

<div class="tx-indexedsearch-rules"> </div>

That same (hardcoded) wrap is then applied again in the function printRules() of class.tx_indexedsearch.php. You therefore end up with an identical double wrap of the rules section.

Suggestion: remove <div class="tx-indexedsearch-rules"> </div> from ###RULES### subpart of template_css.html.
(issue imported from #M12254)


Files

12254.diff (653 Bytes) 12254.diff Administrator Admin, 2010-03-24 14:13
Actions #1

Updated by Dmitry Dulepov about 14 years ago

rev 7214

Actions #2

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF