[TYPO3-english] t3lib_div::_GP don't work on 6.2 ?

Jigal van Hemert jigal.van.hemert at typo3.org
Sat Feb 6 20:23:42 CET 2016


Hi,

On 06/02/2016 13:34, TSniper wrote:
> Debug of _POST
> EMPTY!
>
> Debug of _GET
> type    1296727025
> no_cache    1
>
> Debug of REQUEST_METHOD
> |GET|
>
> Debug of QUERY_STRING
> |type=1296727025&no_cache=1|
>
> Debug of REQUEST_URI
> |/product-page/?type=1296727025&no_cache=1|

Well, you can now see that the tx_carmanager_pi1[carId]=nnn (or 
tx_productmanager_pi1) isn't passed to the TYPO3 page. t3lib_div::_GP() 
is working fine, the data you requested is simply not there.

It almost looks like there a version of the JavaScript without that 
carmanager_pi1 stuff that is still active in the page. I could simply be 
a caching issue, or perhaps there are two different JS scripts present 
and the one without the carmanager_pi1 data is actually loaded.


-- 
Jigal van Hemert
TYPO3 CMS Active Contributor

TYPO3 .... inspiring people to share!
Get involved: typo3.org


More information about the TYPO3-english mailing list