[TYPO3-english] Realurl quesiton
Dmitry Dulepov
dmitry at typo3.org
Mon Apr 13 22:09:33 CEST 2009
Hi!
Vahan Amirbekyan wrote:
> This is how I read it:
> fixedPostVars are not mandatory. And if not found then the segment
> should be re-applied to the stack.
This is what "noMatch=bypass" does. If it is not specified, than the segment is assumed to be a fixedPostVar.
fixedPostVars should be applied to a single page, not to _DEFAULT. When you apply them to _DEFAULT, you apply them to absolutely all pages of the site. Applying tt_news fixedPostVars for all pages of the site is not what you want to do :) So just change _DEFAULT to an exact page id.
--
Dmitry Dulepov
In TYPO3 blog: http://dmitry-dulepov.com/article/artificial-intelligence.html
LinkedIn: http://www.linkedin.com/in/dmitrydulepov
Twitter: http://twitter.com/dmitryd
Skype: liels_bugs
More information about the TYPO3-english
mailing list