Chris McDonough
                                            Chris McDonough
                                        
                                    You could try replacing "del subenviron['PATH_INFO']" with "subenviron['PATH_INFO'] = ''" and see if you see the problem again
OK, then nobody knows. Could be uwsgi not setting PATH_INFO before handing the request over to webob.
You could try using Waitress, which always does set PATH_INFO regardless, if only as an isolation step.
I'll need to swap this package back into my head to feel satisfied that this is a good change. That may take a bit.
I'd suggest putting it in Substance D right now and backporting it to deform later to be honest. I'm sure it's generally useful enough to add to deform but I...
At this point everything in substanced that refers to form.pt relies on the asset override.
Agreed. It just needs to be documented well I think.
This is basically a documentation task that should explain that to catch all remove events, you'll have to register a subscriber for ObjectWillBeRemoved without any context (so it will be...
Lol you're nuts. I'll try to go over it over the weekend or possibly next week, because the last time I tried it with e.g. youshouldsing under Pyramid 2.X, it...
This is a little confused at the moment because any propertysheet that is not the "sddci" propertysheet is unrelated to DAV properties.