Since posting this, I suspect this may be because I am now using nginx to 
serve up static content. The example nginx configurations in the deployment 
recipes would appear to also match the url used for the delete action, and 
so nginx is treating this as static content. I just happened to only try 
this on static content during my testing :-)

If I wish to do app admin behind a nginx server, it would seem I will need 
to exclude the admin application from the nginx served static content.

On Saturday, September 6, 2014 12:01:41 AM UTC+1, Ide wrote:
>
> I am finding that the delete icon in the admin interface opens the file 
> (image) or downloads the file (text file) rather than giving the option to 
> delete. The url seems to be correct, I see the delete function within the 
> URL.
>
> Does anyone else see this problem?
>
> Thanks.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to