We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cd0452 commit 641ae81Copy full SHA for 641ae81
Documentation/Exceptions/1476050190.rst
@@ -6,6 +6,20 @@ TYPO3 Exception 1476050190
6
7
.. include:: /If-you-encounter-this-exception.rst.txt
8
9
+TYPO3 13.4.4 - 25.01.2025
10
+=========================
11
+
12
+When trying to view the Content Security Policy backend module throws error if EXT:lowlevel is not installed.
13
14
+.. error::
15
+ (1/1) #1476050190 TYPO3\CMS\Backend\Routing\Exception\RouteNotFoundException
16
+ Unable to generate a URL for the named route "system_config" because this route was not found.
17
18
+See also https://forge.typo3.org/issues/105988
19
20
+Can be solved by installing :composer:`typo3/cms-lowlevel`.
21
22
23
On accesssing the admin tool from the backend
24
=============================================
25
0 commit comments