Log message #2609761

# At Username Text
# Jun 29th 2012, 15:55 Ceeram and he never came back
# Jun 29th 2012, 15:55 Ceeram !seen trader5050
# Jun 29th 2012, 15:54 Ceeram but he never got back with the caseu, he got his server reinstalled i believe
# Jun 29th 2012, 15:54 Ceeram destinydriven: http://irc.cakephp.org/logs/link/2512301#message2512311
# Jun 29th 2012, 15:54 jose_zap melt: you were warned
# Jun 29th 2012, 15:53 melt I will take a look at it, thank you, but this is easy to code and don't see any need for a plugin
# Jun 29th 2012, 15:53 jose_zap melt: yes, but use something that is already built, that is why I suggest using the plugin
# Jun 29th 2012, 15:52 melt that's right?
# Jun 29th 2012, 15:52 melt jose_zap : if I understand you, the idea is to submit the form via Post to an action that acts like a proxy, 'urlencode' them and redirect to another action which 'urldecodes' them and works with them
# Jun 29th 2012, 15:52 destinydriven Ceeram, thanks
# Jun 29th 2012, 15:52 Ceeram destinydriven: looking back in the logs now, someone else had same issue, trying to find what caused it for him
# Jun 29th 2012, 15:51 TeckniX melt: are you referring to this: http://book.cakephp.org/2.0/en/core-libraries/components/security-component.html#disabling-the-csrf-protection
# Jun 29th 2012, 15:50 destinydriven Ceeram, can it be anything other than the db client version? MySQL client version: 5.1.51
# Jun 29th 2012, 15:50 jose_zap melt: use github.com/CakeDC/search for that
# Jun 29th 2012, 15:50 TeckniX Ceeram: cool - is there a ticket open for it, so I can keep track of the issue?
# Jun 29th 2012, 15:50 melt ok :-)
# Jun 29th 2012, 15:49 melt then, submit via Post and create a proxy action?
# Jun 29th 2012, 15:49 jose_zap melt: submit your form with post, and convert params to get, then redirect
# Jun 29th 2012, 15:49 jose_zap melt: don't submit your form via get
# Jun 29th 2012, 15:49 melt TeckniX : I found only one way to do it and I'm not sure is the best one
# Jun 29th 2012, 15:49 Ceeram TeckniX: basically its broken, and ignores layout atm
# Jun 29th 2012, 15:49 jose_zap melt: yes I do remember
# Jun 29th 2012, 15:48 Ceeram TeckniX: yes, we are looking into it /cc jose_zap
# Jun 29th 2012, 15:48 TeckniX melt: don't add the tokens on get form then?
# Jun 29th 2012, 15:48 TeckniX and ps did you ever figure out the layout xml issue?
# Jun 29th 2012, 15:48 melt any idea for don't sending the form tokens in the URL when the form is Get?
# Jun 29th 2012, 15:47 TeckniX or helper.. so you can do all sorts of emoticons?
# Jun 29th 2012, 15:47 TeckniX Ceeram: you need a 'smiley' plugin?
# Jun 29th 2012, 15:47 TeckniX man wifi can be such a drag at times
# Jun 29th 2012, 15:47 destinydriven Ceeram, MySQL client version: 5.1.51
# Jun 29th 2012, 15:45 destinydriven one sec
# Jun 29th 2012, 15:45 Ceeram ehm client version
# Jun 29th 2012, 15:45 melt there is a better way?
# Jun 29th 2012, 15:45 Ceeram the driver version
# Jun 29th 2012, 15:45 melt and the only way I found is $this->Components->unload('Security'); in beforeFilter
# Jun 29th 2012, 15:44 destinydriven Ceeram, you mean pdo
# Jun 29th 2012, 15:44 Ceeram destinydriven: might be issue with the db driver
# Jun 29th 2012, 15:44 melt the fact I don't like is that Security Component is adding the token in the URL
# Jun 29th 2012, 15:44 destinydriven same thing happens if I run find('all')
# Jun 29th 2012, 15:44 melt seems that even if the user acts crazy the URL wont be longer than 1300 characters
# Jun 29th 2012, 15:43 destinydriven hey guys, I just baked an app on 2.1.3 and I'm getting a result array from paginate() which does not contain the model index.