Bug #35213
Missing support for domain pointers
| Status: | Resolved | Start date: | 2012-03-24 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 100% |
|
| Category: | - | |||
| Target version: | - | |||
| Has patch: | ||||
| Votes: | 0 |
Description
RealURL configuration allows domain configuration to be just a (string) pointer to an existing configuration array (see RealURL documentation).
EXT:moc_varnish throws a fatal error if a domain in $TYPO3_CONF_VARS['EXTCONF']['realurl'] is configured as a pointer: Cannot use string offset as an array in /path/to/document/root/typo3conf/ext/moc_varnish/lib/URL/Finder.php on line 114.
History
Updated by Thorsten Kahler about 1 year ago
- File moc_varnish-35213-v1.diff added
Updated by Aske Ertmann about 1 year ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Fixed in 1.3.1