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

FluidTYPO3 / flux / 2883
93%

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

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

5514 of 6132 relevant lines covered (89.92%)

26.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2883.1 (COVERAGE="YES" TYPO3_VERSION=">=7.6.13, <7.6.99") 03 Apr 2017 08:05PM UTC 0
89.76
Travis Job 2883.1
2 2883.2 (COVERAGE="YES" TYPO3_VERSION="8.5.*") 03 Apr 2017 08:05PM UTC 0
89.33
Travis Job 2883.2
Source Files on build 2883
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2883
  • 9d5d3f9d on github
  • Prev Build on development (#2879)
  • Next Build on development (#2884)
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