[TYPO3-english] buggy and disturbing behaviour with RealURL(?)
Ph. Ivaldi
pi2009 at sfr.fr
Wed Nov 25 23:15:08 CET 2009
Le 25 novembre 2009, La Farge Douglas écrivit :
> I'm guessing this happens when Typo3 clears the cache once a day.
> Yesterday my URLs were fine.
> http://fry.gcnpublishing.com/news.html
> Today they format like this.
> http://fry.gcnpublishing.com/12/
> Resulting in:
> Reason: Segment "12" was not a keyword for a postVarSet as expected!
> 12 is the pid
> IF I clear the cache they URLs are once again fine.
> http://fry.gcnpublishing.com/news.html
> Be it safe to say this isn't an acceptable behaviour.
> Has anyone seen this bug(?)/problem.
Yes, I've seen it.
> What do I do to fix?
I don't remember exactly.
Maybe something like this can cause your problem (in 'preVars') :
8<------8<------8<------8<------8<------8<------8<------8<------8<------
1 => array( 'GETvar' => 'no_cache', 'valueMap' => array( 'nc' => 1, ),
'noMatch' => 'bypass',)
8<------8<------8<------8<------8<------8<------8<------8<------8<------
However, I switched definitively to CoolURI.
--
Philippe Ivaldi.
http://www.piprime.fr/
More information about the TYPO3-english
mailing list