This is a security measure.
Just add this to your db.py

    response.generic_patters = ['*']

Massimo

On Aug 30, 2011, at 6:46 AM, Phyo Arkar wrote:

> heres my call :
> 
> http://localhost:8080/sExtract/extraction/listMIME.json?extracted_path=/home/v3ss/workspace-bbb/web2py-clone/applications/sExtract/static/ediscov/testFails/extracted&source_path=/home/v3ss/workspace-bbb/web2py-clone/applications/sExtract/static/ediscov/testFails/source&_search=false&nd=1314704423498&rows=100&page=1&sidx=id&sord=desc&totalrows=1000
> 
> Resulting in :
> <html><body><h1>invalid view (extraction/listMIME.json)</h1></body></html>
> 
> All other .json calls which are not with json RPC fails horribly ,
> breaking all my applications.
> 
> is that a bug or Feature ?
> 
> This will be the last time i updating web2py blindly :(

Reply via email to