experimental.gracefulblobmissing
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.
Self-Certification
[ ] Internationalized
[ ] Unit tests
[ ] End-user documentation
[ ] Internal documentation (documentation, interfaces, etc.)
[X] Existed and maintained for at least 6 months
[X] Installs and uninstalls cleanly
[ ] Code structure follows best practice
Current Release
No stable release available yet.
All Releases
| Version | Released | Description | Compatibility | Licenses | Status |
|---|---|---|---|---|---|
| 0.2.0 | Fix for handling also download of missing files More about this release… |
Plone 4
Plone 3
|
GPL | beta |


