[TYPO3-core] [Broken] TYPO3/TYPO3.CMS#2297 (master - 7b77f28)

Travis CI notifications at travis-ci.org
Sun Feb 23 11:33:01 CET 2014


Build Update for TYPO3/TYPO3.CMS
-------------------------------------

Build: #2297
Status: Broken

Duration: 5 minutes and 3 seconds
Commit: 7b77f28 (master)
Author: Andreas Wolf
Message: [BUGFIX] Installer rejects traling slash in link target

When having e.g. the link for ``typo3/`` pointing to
``typo3_src/typo3/``, the install tool complains because the trailing
slash is not expected. This slash is however perfectly ok, as there is
no difference between typo3_src/typo3 and typo3_src/typo3/ – both point
to the same "file" (i.e. node in the filesystem structure).

This patch strips trailing slashes from the actual link target before
doing the check, so no change to existing configuration is necessary.

Change-Id: Ibcb2118a2bb8fcf004470f1a949824576ad4d1ec
Resolves: #55551
Releases: 6.2
Reviewed-on: https://review.typo3.org/27229
Reviewed-by: Benjamin Mack
Reviewed-by: Christian Kuhn
Reviewed-by: Wouter Wolters
Tested-by: Wouter Wolters
Reviewed-by: Stefan Neufeind
Tested-by: Stefan Neufeind

View the changeset: https://github.com/TYPO3/TYPO3.CMS/compare/de27a20afbd8...7b77f28248ed

View the full build log and details: https://travis-ci.org/TYPO3/TYPO3.CMS/builds/19434668

--

You can configure recipients for build notifications in your .travis.yml file. See http://about.travis-ci.org/docs/user/build-configuration



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20140223/09f715fb/attachment-0001.htm>


More information about the TYPO3-team-core mailing list