[TYPO3-core] [Errored] TYPO3/TYPO3.CMS#2531 (master - d1ef712)
Travis CI
notifications at travis-ci.org
Wed Mar 12 11:50:10 CET 2014
Build Update for TYPO3/TYPO3.CMS
-------------------------------------
Build: #2531
Status: Errored
Duration: 14 minutes and 1 second
Commit: d1ef712 (master)
Author: Fabien Udriot
Message: [BUGFIX] Remove baseUri from the Storage
The baseUri in the Storage has a Getter and is the
only thing initialized in the "processConfiguration"
method of a Storage. Due to the fact that "baseUri"
is not a field in the storage-table this never could
be set, and therefore always has been null.
It appears that this has been a left over from earlier
days and it is save to remove this, since the getter
always returned NULL (and as a result was unusable).
In addition the processConfiguration and its signals
are removed as they have and never had an effect anyhow.
Change-Id: I3416ee393a1eb3d0f1ea5fc588a351bb1555cdba
Releases: 6.2
Resolves: #56783
Reviewed-on: https://review.typo3.org/28271
Reviewed-by: Steffen Ritter
Tested-by: Steffen Ritter
View the changeset: https://github.com/TYPO3/TYPO3.CMS/compare/b02956eec186...d1ef71208168
View the full build log and details: https://travis-ci.org/TYPO3/TYPO3.CMS/builds/20596375
--
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/20140312/7e7a821c/attachment.htm>
More information about the TYPO3-team-core
mailing list