Task #99046
Updated by Oliver Hader about 2 years ago
* https://forge.typo3.org/issues/91530
** describe consequences of using @PageType@ decorator
** concerning optional route variables (using @defaults@)
* https://forge.typo3.org/issues/94585
** describe consequences of using route without specific segment, e.g. @/{variable}@
** suggest to use specific segment, e.g. @/show/{variable}@