Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Documentation/Exceptions/1360403545.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ TYPO3 Exception 1360403545
Solution
--------

Extension key in `ext_emconf.php` was defined as string constant instead of `$_EXTKEY`. See [documentation](https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ExtensionArchitecture/DeclarationFile/Index.html) for `ext_emconf.php`.
Extension key in `ext_emconf.php` was defined as string constant instead of `$_EXTKEY`. See `documentation <https://docs.typo3.org/permalink/t3coreapi:ext-emconf-php>`_ for `ext_emconf.php`.
2 changes: 1 addition & 1 deletion Documentation/Exceptions/1519931815.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ Executing following command on command line:
typo3cms install:generatepackagestates

See the `TYPO3 console manual
<https://docs.typo3.org/p/helhum/typo3-console/master/en-us/Introduction/Index.html>`
<https://docs.typo3.org/p/helhum/typo3-console/master/en-us/Introduction/Index.html>`_
for further information.
2 changes: 1 addition & 1 deletion Documentation/Exceptions/1638264590.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ Calling the "Edit" Function in TYPO3 Backend of a record using such own Form Nod
Solution
--------

`see needed migration steps for the Extension maintainer in the TYPO3 Documentation: <https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/12.0/Breaking-96221-DenyInlineJavaScriptInFormEnginesRequireJsModules.html>`
`see needed migration steps for the Extension maintainer in the TYPO3 Documentation: <https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/12.0/Breaking-96221-DenyInlineJavaScriptInFormEnginesRequireJsModules.html>`_