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

FluidTYPO3 / vhs / 13256000423
72%

Build:
DEFAULT BRANCH: development
Ran 11 Feb 2025 04:41AM UTC
Jobs 7
Files 0
Run time –
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
13256000423

push

github

NamelessCoder
[BUGFIX] Always fetch ContentObject from request in TYPO3v12+

The ContentObjectFetcher was introduced to have a common API
for fetching the current content object across different
TYPO3 versions.

This class logs a deprecation notice in TYPO3v12:
> TYPO3 Deprecation Notice:
> ConfigurationManager->getContentObject() is deprecated since TYPO3 v12.4
> and will be removed in v13.0.
> Fetch the current content object from request attribute
> "currentContentObject" instead in
> vendor/typo3/cms-extbase/Classes/Configuration/ConfigurationManager.php
> line 96

To prevent this from happening, we check for the TYPO3 version and
always use the request instead of the configuration manager in TYPO3v12+.

Related: https://github.com/FluidTYPO3/vhs/pull/1920
Related: https://github.com/FluidTYPO3/vhs/pull/1921
Jobs
ID Job ID Ran Files Coverage
1 typo3-^13.4-php-8.3 - 13256000423.1 11 Feb 2025 04:41AM UTC 255
70.43
GitHub Action Run
2 typo3-^12.4-php-8.2 - 13256000423.2 11 Feb 2025 04:41AM UTC 255
70.58
GitHub Action Run
3 typo3-^12.4-php-8.1 - 13256000423.3 11 Feb 2025 04:41AM UTC 255
70.61
GitHub Action Run
4 typo3-^11.5-php-8.1 - 13256000423.4 11 Feb 2025 04:41AM UTC 255
71.6
GitHub Action Run
5 typo3-^12.4-php-8.3 - 13256000423.5 11 Feb 2025 04:41AM UTC 255
70.58
GitHub Action Run
6 typo3-^11.5-php-8.0 - 13256000423.6 11 Feb 2025 04:41AM UTC 255
71.6
GitHub Action Run
7 typo3-^10.4-php-7.4 - 13256000423.7 11 Feb 2025 04:41AM UTC 255
71.78
GitHub Action Run
Source Files on build 13256000423
Detailed source file information is not available for this build.
  • Back to Repo
  • 99129162 on github
  • Prev Build on development (#13166940516)
  • Next Build on development (#13278220992)
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