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

FluidTYPO3 / flux / 2762
93%

Build:
DEFAULT BRANCH: development
Ran 20 Feb 2017 12:43PM UTC
Jobs 2
Files 176
Run time 1min
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

pending completion
2762

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/

5507 of 6153 relevant lines covered (89.5%)

26.21 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2762.1 (COVERAGE="YES" TYPO3_VERSION=">=7.6.13, <7.6.99") 20 Feb 2017 12:42PM UTC 0
89.34
Travis Job 2762.1
2 2762.2 (COVERAGE="YES" TYPO3_VERSION="8.5.*") 20 Feb 2017 12:42PM UTC 0
88.92
Travis Job 2762.2
Source Files on build 2762
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2762
  • 6bd3c05e on github
  • Prev Build on development (#2761)
  • Next Build on development (#2764)
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