[TYPO3-dev] realURL: new patch for bypassing non-existant GETVARS

Chi Hoang chibox at gmail.com
Fri May 5 14:32:58 CEST 2006


Andreas Förthner schrieb:
> - We are checking if there is a value in a valueMap. If not an noMatch 
> is not set, we are looking in a userfuc (this has not changed) then we 
> look in the lookup table. If we still couldn't decode the parameter, we 
> bypass this one and proceed with the next in the postVarSet.

Just for the protocol, you forgot to mention the last 2 decoding steps:

If no lookup table was defined to translate the value, we look for the 
“valueDefault” and if set, apply that value.

If none of these actions captured the value we just pass it through in 
its raw form.





More information about the TYPO3-dev mailing list