wahnsinn’s avatarwahnsinn’s Twitter Archive—№ 10,653

  1. Dear #TYPO3 devs and integrators, if you configure a routing without URL prefix part (e.g. "/{myItem}" instead of "/item/{myItem}"), please use "limitToPages" to not end in a mess or conflicts with default page routing. Or even better: always use "limitToPages" if possible. 😉