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

Bug #27733

Check TYPO3_CONF_VARS doesn´t handle underscores

Added by Larsen almost 2 years ago. Updated over 1 year ago.

Status:Resolved Start date:2011-06-28
Priority:Must have Due date:
Assignee:- % Done:

100%

Category:-
Target version:-
Votes: 0

Description

I noticed that the check removes all parts up to and including the last underscore in a variable name. See some examples:

GFX|gdlib==1
--> ok

GFX|gdlib_png==1
--> Variable-Path GLOBALS|TYPO3_CONF_VARS|png did not match the expectation "1"

GFX|im_version_5im6
--> Variable-Path GLOBALS|TYPO3_CONF_VARS|5 did not match the expectation == "im6"

Version is the SVN state from 2011-06-27 ~10:00

Cheers
Lars

Associated revisions

Revision 58213
Added by Martin Ficzel over 1 year ago

[BUGFIX] BackendUserTest returns only first found invalid user. fixes #27717
[BUGFIX] CheckConfVar ignores underscores. fixes #27733

Revision 58214
Added by Martin Ficzel over 1 year ago

[BUGFIX] BackendUserTest returns only first found invalid user. fixes #27717
[BUGFIX] CheckConfVar ignores underscores. fixes #27733

History

Updated by Martin Ficzel over 1 year ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Applied in changeset r58213.

Also available in: Atom PDF