Skip to content
  • Stefan Neufeind's avatar
    [BUGFIX] SqlParser: trim all kinds of whitespaces · c7e16c67
    Stefan Neufeind authored and Christian Kuhn's avatar Christian Kuhn committed
    SqlParser only trimmed semicolon and newlines
    from end of string. Make it strip all characters
    usually stripped by trim().
    
    Add a unit test to avoid regressions.
    
    Change-Id: I2ddc1fca2ac0db1b6ca0989c93c37ab39e0675d8
    Fixes: #43470
    Releases: 4.5, 4.6, 4.7, 6.0, 6.1
    Reviewed-on: http://review.typo3.org/16875
    Tested-by: Stefan Neufeind
    Reviewed-by: Philipp Gampe
    Tested-by: Philipp Gampe
    Reviewed-by: Christian Kuhn
    Tested-by: Christian Kuhn
    c7e16c67