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

romm / formz / 192
90%
master: 91%

Build:
Build:
LAST BUILD BRANCH: wip/steps
DEFAULT BRANCH: master
Ran 05 Jan 2017 12:41PM UTC
Jobs 1
Files 101
Run time 5s
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
192

push

travis-ci

romm
[BUGFIX] Fix page renderer singleton issue

The page renderer must be instantiated with `GeneralUtility::makeInstance()`
instead of Extbase object manager (or with an inject function).

This is due to some TYPO3 low level behaviour which overrides the page renderer
singleton instance, whenever a new request is used. The problem is that the
instance is not updated on Extbase side.

Using Extbase injection can lead to old page renderer instance being used,
resulting in a leak of assets inclusion, and maybe more issues.

1068 of 2403 relevant lines covered (44.44%)

3.99 hits per line

Jobs
ID Job ID Ran Files Coverage
5 192.5 (TYPO3_VERSION=^7.6 COVERAGE=1) 05 Jan 2017 12:40PM UTC 0
44.44
Travis Job 192.5
Source Files on build 192
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #192
  • 55769f93 on github
  • Prev Build on development (#191)
  • Next Build on development (#193)
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