Task #37644
Check whether plugins inserted via TypoScript respect local configurations
| Status: | Accepted | Start date: | 2012-05-31 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Frontend Plugins | |||
| Target version: | - | |||
| TYPO3 Version: | Has patch: | |||
| PHP Version: | Tags: | |||
| Votes: | 1 (View) |
Description
it seems that local configuration for plugins inserted via TypoScript might not be taken into account.
Example:
lib.searchbox < plugin.tx_solr_pi_search
lib.searchbox {
search.targetPage = {$global.pages.solr_search}
search.query.filter.excludeProducts = -type:tt_news
}
History
Updated by Michel Tremblay 12 months ago
In some case, the merge between local and global css seems to drop some properties. I'll bring an exemple if I get this problem again.
Updated by Ingo Renner 11 months ago
- Assignee deleted (
Ingo Renner) - Target version deleted (
2.2)
Updated by Ingo Renner 11 months ago
- Status changed from New to Accepted