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

TYPO3GmbH / site-intercept
63%

Build:
DEFAULT BRANCH: develop
Repo Added 05 Apr 2021 10:04AM UTC
Token 4uaWLpFA3BeWpUJiOCsPIDAxShOqKHZu3 regen
Build 527 Last
Files 85
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

LAST BUILD ON BRANCH develop
branch: develop
CHANGE BRANCH
x
Reset
Sync Branches
  • develop
  • 3.0.0
  • 3.0.1
  • 3.0.2
  • 3.0.3
  • 3.0.4
  • 3.1.0
  • 3.5.3
  • 4.0.0
  • 4.0.1
  • 4.0.2
  • 4.0.3
  • 5.0.0
  • 5.1.0
  • 5.2.0
  • 5.3.0
  • 5.3.1
  • 5.3.2
  • 5.4.0
  • 5.4.1
  • 5.4.2
  • 5.4.3
  • 5.4.4
  • 5.4.5
  • bugfix/COMMUN-353
  • bugfix/COMMUN-434
  • bugfix/COMMUN-435
  • bugfix/DEV-1481
  • bugfix/DEV-1568
  • bugfix/DEV-1631
  • bugfix/access-token-deprecation
  • bugfix/issue-208
  • bugfix/issue-87
  • bugfix/no-utc-for-me
  • bugfix/reit-38
  • bugfix/smylink-core-checkouts
  • bugfix/splitter-logs-grouping
  • bugfix/symlink-magic
  • bugfix/update-symfony
  • bugfix/update-vulnerable-modules
  • bye-bye-bamboo
  • cleanup-rerender
  • core-api-javascript-v11
  • dependabot/composer/legacy_hook/guzzlehttp/guzzle-6.5.6
  • dependabot/composer/legacy_hook/guzzlehttp/guzzle-6.5.7
  • dependabot/composer/legacy_hook/guzzlehttp/guzzle-6.5.8
  • dependabot/composer/legacy_hook/guzzlehttp/psr7-1.8.4
  • dependabot/composer/legacy_hook/guzzlehttp/psr7-1.9.1
  • dependabot/github_actions/actions/upload-artifact-3
  • dependabot/github_actions/dependabot/fetch-metadata-1.4.0
  • dependabot/github_actions/dependabot/fetch-metadata-1.5.0
  • dependabot/github_actions/dependabot/fetch-metadata-1.5.1
  • dependabot/github_actions/dependabot/fetch-metadata-2.3.0
  • dependabot/npm_and_yarn/async-2.6.4
  • dependabot/npm_and_yarn/core-js-3.30.0
  • dependabot/npm_and_yarn/core-js-3.30.1
  • dependabot/npm_and_yarn/core-js-3.30.2
  • dependabot/npm_and_yarn/core-js-3.31.0
  • dependabot/npm_and_yarn/core-js-3.40.0
  • dependabot/npm_and_yarn/core-js-3.41.0
  • dependabot/npm_and_yarn/core-js-3.42.0
  • dependabot/npm_and_yarn/decode-uri-component-0.2.2
  • dependabot/npm_and_yarn/follow-redirects-1.14.8
  • dependabot/npm_and_yarn/follow-redirects-1.14.9
  • dependabot/npm_and_yarn/http-proxy-middleware-2.0.9
  • dependabot/npm_and_yarn/json5-1.0.2
  • dependabot/npm_and_yarn/loader-utils-and-loader-utils-and-resolve-url-loader-2.0.4
  • dependabot/npm_and_yarn/minimist-1.2.6
  • dependabot/npm_and_yarn/nanoid-3.3.1
  • dependabot/npm_and_yarn/node-forge-1.3.0
  • dependabot/npm_and_yarn/node-forge-1.3.1
  • dependabot/npm_and_yarn/nth-check-2.0.1
  • dependabot/npm_and_yarn/serialize-javascript-6.0.2
  • dependabot/npm_and_yarn/symfony/webpack-encore-3.1.0
  • dependabot/npm_and_yarn/terser-5.14.2
  • dependabot/npm_and_yarn/webpack-5.76.1
  • feature-check-rst-files
  • feature/docs-changelog-hook
  • feature/support-tailor-docs
  • home
  • losen-requirements-upgrade-composer
  • master
  • new-name
  • patch-1
  • patch-10
  • patch-11
  • patch-12
  • patch-2
  • patch-3
  • patch-4
  • patch-5
  • patch-6
  • patch-7
  • patch-8
  • patch-9
  • refs/pull/129/merge
  • refs/pull/133/merge
  • remove-graylog-from-docs-rendering
  • rename-master
  • susannemoog-patch-1
  • symfony-5
  • task-rename-git-clone-repository-url
  • task-update-url-shortcuts
  • task/COMMUN-405
  • task/ELTS-290
  • task/INFRA-432
  • task/allow-core-in-require-dev
  • task/explicit-exceptions
  • task/legacy-hook-deployment
  • task/recover-exception-redirects
  • task/redirect-to-ter
  • task/symfony64
  • task/update-composer
  • task/update-template-bundle

23 Sep 2025 07:48AM UTC coverage: 63.428%. Remained the same
17939265871

push

github

web-flow
[BUGFIX]: faulty redirect for syntax > index.html (#237)

### Description
Currently when visiting the syntax page (syntax/index.html inside TYPO3
explained > settings & config > TypoScript)
you wil get redirect towards the explanation of `menu` part of the data
processor. See also the [original issue
](https://github.com/TYPO3-Documentation/TYPO3CMS-Reference-CoreApi/issues/6050)
this PR is based on.

### The goal
Seeing the syntax information page as can be seen on the 12.4 version
(syntax page [12.4
version](https://docs.typo3.org/m/typo3/reference-coreapi/12.4/en-us/Configuration/TypoScript/Syntax/Index.html))

### Scope
Main & 13.4

### understanding the change
In [this ](https://github.com/TYPO3GmbH/site-intercept/pull/213)PR the
redirect was added to move HMENU special properties into dataprocessor.
the index.html falls outisde of the Tmenu regex and thus the page gets
redirected.

We want to achieve that the orignal redirect keeps working and the
index.html does not get redirected.
by adding a OR inside the negative lookahead we exclude the index.html
from redirecting.

### links
[negative lookahead developer
mozilla](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Regular_expressions/Lookahead_assertion?utm_source=chatgpt.com)
[regex101 result with edited regex]( https://regex101.com/r/0BSjG4/2) 

### Important information
As i didn't succeed in setting up a local environment testing should
still be done.
only tested it in regex101, link is in the `link` section

1299 of 2048 relevant lines covered (63.43%)

3.69 hits per line

Relevant lines Covered
Build:
Build:
2048 RELEVANT LINES 1299 COVERED LINES
3.69 HITS PER LINE
Source Files on develop
  • Tree
  • List 85
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
17939265871 develop [BUGFIX]: faulty redirect for syntax > index.html (#237) ### Description Currently when visiting the syntax page (syntax/index.html inside TYPO3 explained > settings & config > TypoScript) you wil get redirect towards the explanation of `menu` pa... push 23 Sep 2025 07:49AM UTC web-flow github
63.43
17848675714 develop Add redirects for TCA column configs (#235) push 19 Sep 2025 04:41AM UTC web-flow github
63.43
16467731527 develop redirects for [TASK] Improve how to kickstart extension docu (#232) Depends on https://github.com/TYPO3-Documentation/TYPO3CMS-Reference-CoreApi/pull/5863 push 23 Jul 2025 10:09AM UTC web-flow github
63.43
16467649397 develop Contribution Guide only exists for main (#233) Redirect for the faulty created 13.4 and all other versions --------- Co-authored-by: Garvin Hicking <blog@garv.in> push 23 Jul 2025 10:05AM UTC web-flow github
63.43
16467600239 develop Update redirects.conf (#234) push 23 Jul 2025 10:03AM UTC web-flow github
63.43
15680626927 develop Redirect Release integrity page (#229) * Redirect Release integrity page Resolves https://github.com/TYPO3-Documentation/TYPO3CMS-Reference-CoreApi/issues/5733 * Update redirects.conf * Update redirects.conf * Update redirects.conf * Update ... push 16 Jun 2025 12:21PM UTC web-flow github
63.43
15679433379 develop [TASK] Dump .env to PHP on deployment push 16 Jun 2025 11:23AM UTC andreaskienast github
63.43
15679158535 develop [TASK] Upgrade to Symfony 6.4 (#230) push 16 Jun 2025 11:09AM UTC web-flow github
63.43
15673324605 develop Fix Installation link from Index.md (#228) * Fix Installation link from Index.md Forward the short links to permalinks so they dont break next time. Resolves: https://forge.typo3.org/issues/106855 * Update redirects.conf * Update redirects.... push 16 Jun 2025 06:19AM UTC web-flow github
63.11
14830083427 develop Move Dbal chapters into their own folder (#225) References https://github.com/TYPO3-Documentation/TYPO3CMS-Reference-CoreApi/pull/5575 push 05 May 2025 06:04AM UTC web-flow github
63.11
See All Builds (454)

Badge your Repo: site-intercept

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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

© 2025 Coveralls, Inc