CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Bug #5350

class.tx_chgallery_realurl.php produces parse error

Added by Hartmut Steglich over 3 years ago. Updated about 1 month ago.

Status:New Start date:2009-11-13
Priority:Should have Due date:
Assignee:- % Done:

0%

Category:Frontend
Target version:-
Votes: 2 (View)

Description

class.tx_chgallery_realurl.php produces following error when merging with arrays from realurl_autoconf

Parse error: syntax error, unexpected ')' in /.../typo3conf/ext/chgallery/lib/class.tx_chgallery_realurl.php on line 69

realurl_autoconf.php previously had only 'init', 'pagePath' and 'fileName' arrays, no 'postVarSets'

chgallery 2.5.0
realURL 1.5.3
TYPO3 4.2.8

chgallery_realurl_parse_error.patch (684 Bytes) Mads Chr. Olesen, 2010-09-22 22:09

History

Updated by Mads Chr. Olesen over 2 years ago

The attached patch fixes it for me (remove extra "," in line 68)

Also available in: Atom PDF