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

FluidTYPO3 / flux / 2883 / 1
93%
development: 93%

Build:
DEFAULT BRANCH: development
Ran 03 Apr 2017 08:06PM UTC
Files 175
Run time 9s
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

03 Apr 2017 08:03PM UTC coverage: 89.757%. Remained the same
COVERAGE="YES" TYPO3_VERSION=">=7.6.13, <7.6.99"

push

travis-ci

NamelessCoder
[BUGFIX] Generate correct SQL where-clause (#1355)

WorkspacesAwareRecordService::get() expects a full valid where-clause, but BackendUtility::deleteClause('tt_content') returns 'AND deleted=0'.
This resulted in the following error when translating some content elements.
```
ERROR => "You have an error in your SQL syntax; check the manual that corresponds to y
      our MariaDB server version for the right syntax to use near 'AND tt_content.
      deleted=0' at line 1" (172 chars)
   lastBuiltQuery => "SELECT uid,sys_language_uid FROM tt_content WHERE  AND tt_content.deleted=0" (75 chars)
```
This bug was introduced in pull request #1256 with https://github.com/FluidTYPO3/flux/pull/1256/commits/6dcfa1dde#diff-1643673e7b3b4c4d282987bd9ccfd3b4R318

5503 of 6131 relevant lines covered (89.76%)

13.47 hits per line

Source Files on job 2883.1 (COVERAGE="YES" TYPO3_VERSION=">=7.6.13, <7.6.99")
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2883
  • Travis Job 2883.1
  • 9d5d3f9d on github
  • Prev Job for COVERAGE="YES" TYPO3_VERSION=">=7.6.13, <7.6.99" on development (#2879.1)
  • Next Job for COVERAGE="YES" TYPO3_VERSION=">=7.6.13, <7.6.99" on development (#2884.1)
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