TYPO3CMS-Reference-CoreApi
TYPO3CMS-Reference-CoreApi copied to clipboard
Broken link in Extension Scanner
Current behavior
In the core extension scanner there is a link to the extension scanner docs. This link is broken in v12 (did not check the other versions).
Screenshot
Links
extension scanner:
- links to: https://docs.typo3.org/typo3cms/CoreApiReference/ApiOverview/ExtensionScanner/Index.html
docs:
- actual docs (main): https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ExtensionArchitecture/HowTo/UpdateExtensions/ExtensionScanner.html
- older docs, e.g. 10.4 https://docs.typo3.org/m/typo3/reference-coreapi/10.4/en-us/ApiOverview/ExtensionScanner/Index.html#extension-scanner
Possible Solution
Could be fixed in core or could be fixed here or for example a redirect could be added.
As mentioned before, moving files also breaks version selector (you can't switch from one version to another, e.g. switch from 10 to 11 via version selector).
I suggest to fix it in the Core and not rely on some "magic" redirects.
The redirect is now there:
https://docs.typo3.org/typo3cms/CoreApiReference/ApiOverview/ExtensionScanner/Index.html => https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ApiOverview/ExtensionScanner/Index.html