[TYPO3-mvc] RFC #8344: Default controller should be removed from generated link in UriBuilder
Dominik Stankowski
dominik at web-essentials.asia
Fri Jun 18 17:18:10 CEST 2010
This is an SVN patch request.
Type: Bugfix
Bugtracker references:
http://forge.typo3.org/issues/8344
Problem:
IMHO, the default controller should not appear in the parameters of a
generated link in the UriBuilder. This will allow to create nicer URLs,
especially when using SEO optimized URLs with e.g. realurl.
Solution:
The solution is to *not* add the default controller to the parameters
(when no controller has been defined, the default controller will be used).
See the link above for the patch.
Regards,
Dominik
More information about the TYPO3-project-typo3v4mvc
mailing list