We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

$IN->QSTR not Parsed Correctly

Development and Programming

mweichert's avatar
mweichert
68 posts
16 years ago
mweichert's avatar mweichert

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

       
Robin Sowell's avatar
Robin Sowell
13,160 posts
16 years ago
Robin Sowell's avatar Robin Sowell

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?

       

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.