Hello,
In one of my modules, the QSTR is not being parsed correctly:
Input Object
(
[AGENT] => Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.2) Gecko/2008091618 Firefox/3.0.2
[IP] => 0.0.0.0
[SID] =>
[URI] => /test/results/62ad6597cd98cdfaeb13085e016cac82/
[QSTR] => results/62ad6597cd98cdfaeb13085e016cac82
[Pages_QSTR] =>
[SEGS] => Array
(
[1] => test
[2] => results
[3] => 62ad6597cd98cdfaeb13085e016cac82
)
[trim_input] => 1
[global_vars] => Array
(
)
[whitelisted] => n
[blacklisted] => n
[reserved] => Array
(
[0] => css
[1] => trackback
)
[make_safe] => Array
(
[0] => RET
[1] => XSS
[2] => URI
[3] => ACT
)
)
Just wondering if anyone has come across this before?
Thanks, Mike
I’m going to shift this to the Modules tech issue- it’s a custom module- correct? But- I can’t spot what’s going wrong. QSTR should be only the query segment of the- which would normally be the bits after the template info. Does turning of sessions make a difference? Looks like you’ve got a session id in there. Wonder if the behavior is differing based on that?
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.