[TYPO3-core] [Broken] ohader/TYPO3.CMS#5 (master - 7729c58)

Travis CI notifications at travis-ci.org
Thu Mar 13 13:30:23 CET 2014


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

Build: #5
Status: Broken

Duration: 9 minutes and 33 seconds
Commit: 7729c58 (master)
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/72a9fee805bd...7729c5812c7a

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

--

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/20140313/5755ecf2/attachment.htm>


More information about the TYPO3-team-core mailing list