[TYPO3-core] [Failed] ohader/TYPO3.CMS#4 (integration - 29f5219)

Travis CI notifications at travis-ci.org
Wed Mar 12 17:44:26 CET 2014


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

Build: #4
Status: Failed

Duration: 9 minutes and 3 seconds
Commit: 29f5219 (integration)
Author: Oliver Hader
Message: [BUGFIX] Invalid relations of IRRE records in workspaces

* general -> always use live id as pointer value
* create records -> automatically fill placeholder pointers
* copy records -> currently leads to problems with sorting
* move records -> follow and create child move placeholders
  Add new TCA control section property for placeholder values:
  $TCA[<table>]['ctrl']['shadowColumnsForMovePlaceholders']
* delete records -> forward delete data in copy(!) process
* ReferenceIndex needs to hold the most specific relations
  since the CommandMap handler is based on this information
* ReleationHandler is extended for IRRE references to fetch
  the live default parent pointer automatically (this new
  behaviour can be disabled by public methods for each
  RelationHandler instance)
* The method version_swap_procBasedOnFieldType of the version
  DataHandlerHook is completely removed since IRRE records are
  now referenced using the live default parent pointer value
* UserTSconfig property options.workspaces.swapMode is set
  to "pages" per default - thus, if a page gets published all
  accordant records on that page are published as well

Resolves: #56376
Documentation: #56749
Releases: 6.2
Change-Id: I75248d10b000de73ca623770f07e8c2e89d4cdd8

View the changeset: https://github.com/ohader/TYPO3.CMS/compare/34d95e0d069c...29f521935ccf

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

--

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/fab3a8d0/attachment.htm>


More information about the TYPO3-team-core mailing list