• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

FluidTYPO3 / flux / 2762 / 2
93%
development: 93%

Build:
DEFAULT BRANCH: development
Ran 20 Feb 2017 12:43PM UTC
Files 176
Run time 7s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

20 Feb 2017 12:40PM UTC coverage: 88.916% (-0.06%) from 88.972%
COVERAGE="YES" TYPO3_VERSION="8.5.*"

push

travis-ci

NamelessCoder
[BUGFIX] Force sorting from versioned record to placeholder

This patch works around side effects caused by the use
of IRRE relation in TCA to define relationship between
parent and child records.

Briefly described, the problem is that when you move a
record in a workspace, the sorting value of child records
in the LIVE workspace get updated with a sequential
sorting number (even though editing happened in a
workspace, LIVE record is updated). Furthermore, the
move placeholders for child records would sort in reverse
with new sorting values (normal sorting value spacing, but
values all reversed compared to original order).

The patch fixes the second of these symptoms by forcing
the sorting value of the placeholder to be the same as the
one set in the versioned record - which still contains the
proper, original sorting value. The result is that live records
do still get updated, but sorting order is preserved albeit
incorrect (sequential, not spaced), and when workspace is
published, the sorting value gets set to whichever sorting
value the move placeholder has.

Fix kindly sponsored by MSI Chicago - http://www.msichicago.org/

5471 of 6153 relevant lines covered (88.92%)

13.07 hits per line

Source Files on job 2762.2 (COVERAGE="YES" TYPO3_VERSION="8.5.*")
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2762
  • Travis Job 2762.2
  • 6bd3c05e on github
  • Prev Job for COVERAGE="YES" TYPO3_VERSION="8.5.*" on development (#2761.2)
  • Next Job for COVERAGE="YES" TYPO3_VERSION="8.5.*" on development (#2764.2)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc