ImageFields and external storages
Andreas Jung <[email protected]>
| Newsgroups | gmane.comp.web.zope.plone.archetypes.devel |
|---|---|
| Message-ID | <0C1A1E587974B61B5FA11AE6@[192.168.0.28]> |
Hi, I am currently bit frusted with ImageField using some kind of external storage. FileSystemStorage works basically fine with ImageFields but when you copy&paste an object containing such an image field then the content stored on the the filesystem is not copied over to the new image (making FileSystemStorage mostly useless). I also tried ExternalStorage which absolutely won't work with ImageFields. It fails deep inside OFS/Image inside a seek() operation (NoneType object has no attribute seek). Has anyone a working solution using ImageFields where the content is stored on the filesystem? Thanks, Andreas
signature.asc
(application/pgp-signature, 186 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (Darwin) iD8DBQFD4cXrCJIWIbr9KYwRAkjcAJ9bQzHbu1yCb7rAqEWiy1BLg5Ic6gCgomlh W1mOmiQLJX5eMkcTP72BJ7w= =U7zW -----END PGP SIGNATURE-----