[TYPO3-core] [Passed] TYPO3/TYPO3.CMS#2818 (master - d0756f9)

Travis CI notifications at travis-ci.org
Tue Mar 25 17:03:46 CET 2014


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

Build: #2818
Status: Passed

Duration: 14 minutes and 7 seconds
Commit: d0756f9 (master)
Author: Frans Saris
Message: [BUGFIX] Wrong whitespace handling in RTE-enabled fields upgrade wizard

The upgrade wizards searches for all filepaths in the RTE-enabled fields
as these are found in sys_refindex.ref_string. But in the RTE-enabled
fields spaces are replaced by %20 and in sys_refindex.ref_string not.

This patch replaces whitespaces with %20 in the regularExpression
used the find the occurrences of the filepath.

Resolves: #57143
Releases: 6.2
Change-Id: I6631b476defe7e3faa78914338fce70372ad1fb5
Reviewed-on: https://review.typo3.org/28600
Reviewed-by: Markus Klein
Tested-by: Markus Klein

View the changeset: https://github.com/TYPO3/TYPO3.CMS/compare/dbbc39d4bc15...d0756f9ff585

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

--

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


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


More information about the TYPO3-team-core mailing list