[web2py:23468] parentheses in url gives Invalid Request

2009-06-06 Thread Brian Maddy
Hello, >From what I understand, web2py doesn't allow certain special characters in incoming urls because it's a possible security issue (found here: http://ru.ly/F8). I need to accept parentheses in my application and I really don't want to have to maintain a slightly different fork of web2py.

[web2py:11541] Re: using t2.search()

2008-11-09 Thread Brian Maddy
e plugin_t2-89dd47e2f7c8 directory, RENAME IT to > plugin_t2; > Now, move THAT directory to your web2py/applications directory, and restart > your web2py. > Then continue testing. > Otherwise, send me an email and I'll send you a tar you can just install w/ > web2py. > Yarko.

[web2py:11526] Re: using t2.search()

2008-11-09 Thread Brian Maddy
Oh, I guess I thought it was a module (didn't realize they were different things). Thanks for the clarification. I downloaded the .tar.gz and gunzipped it. When I installed that file through the admin, it came up with this directory structure: web2py/applications/plugin_t2/plugin_t2-89dd47e2f7