Patch for Plone. Not raise error when visiting file contents with missing BLOB file
Project description
Introduction
The BLOB support in Plone is amazing for a lot of reasons.
However, right now, Plone will raise errors when you visit a file content that use BLOB support, without having also the BLOB file.
I don’t know if this is good or not (I opened an issue related to this), but for developers this can be a little boring. It’s quite common to copy a production Data.fs for make some changes or developing, but you don’t always want to copy all blobs.
This product will simply monkey-pach some points in Plone, so visiting a ATFile without its BLOB available will not show any errors to visitors.
Requirements
This product has been tested on:
Plone 3.3 (with plone.app.blob 1.5)
Plone 4.0
Warning
This is designed only for development/staging environment. Do not use in production if you are not sure of what you are doing!
Credits
Developed with the support of S. Anna Hospital, Ferrara; S. Anna Hospital supports the PloneGov initiative.
Changelog
0.2.0 (2011-06-06)
fixed dependencies [keul]
direct access to files with missing blobs now redirect to the view with a warning [keul]
0.1.0 (2010-11-19)
initial release
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file experimental.gracefulblobmissing-0.2.0.tar.gz
.
File metadata
- Download URL: experimental.gracefulblobmissing-0.2.0.tar.gz
- Upload date:
- Size: 11.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | be7a7bc0b63fdd016bae932fe8a9d335802f10466080115f58f329426cb7dd81 |
|
MD5 | 9881a705deb6aa61a317f623b22ad001 |
|
BLAKE2b-256 | 6a479eb17feb9dcdd2494b04851fd21a7da982fcbd550957576180948f495805 |