[TYPO3] RealURL and page type don't work together

Tomasz Chmielewski mangoo at wpkg.org
Mon Jan 7 12:04:14 CET 2008


I have a problem with RealURL and page type, for example:

http://example.com/somepage.html?type=100

should display a given version (type=100) of that page. Unfortunately, 
it doesn't. In fact, it looks like everything after ? is ignored - I can 
give just any number for a type type and I get no error (normally, TYPO3 
should throw an error).


If I access the page without RealURL (i.e., 
http://example.com/index.php?id=10&type=100) it is rendered correctly; 
when I try to access unspecified type, I get an error (which is correct).


What am I missing? Why page type is not passed when I use RealURL?

To make the thing more interesting, I have one TYPO3 site where page 
type is passed correctly - but after spending some time, I've no idea 
where the problem might be.

Any clues?



-- 
Tomasz Chmielewski
http://wpkg.org


More information about the TYPO3-english mailing list