Plone-app-blob

Latest version: v1.8.1

Safety actively analyzes 629532 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 10

1.5.7

------------------

- Only set the instance id from the name of an uploaded file
if the file field is primary.
[davisagli]

1.5.6

------------------

- Fix BLOB migration when LinguaPlone is installed.
Also for ATFile.

CAUTION: when the fix was discussed with witsch,
he pointed to the fact that the files would be
entirely loaded in memory during migration.
This could potentially eat too much memory.
[gotcha]

- Don't fail on obscure chars in filename
[tomgross]

1.5.5

------------------

- Added adapter for data wrapped in xmlrpclib.Binary
https://github.com/plone/plone.app.blob/pull/1
[aclark, garbas]

- Fix BLOB migration when LinguaPlone is installed.
[rpatterson]

1.5.4

------------------

- Create a transaction savepoint after setting a blob's value in order to
make it available at its temporary path (within the same transaction).
[tomgross]

1.5.3

------------------

- Update mutator to take care of filename in keyword args.
[gotcha]

- Check for unicode filename first in ``index_html``.
[vangheem]

1.5.2

------------------

- Deprecated aliases were replaced on tests.
[hvelarde]

- Keep the acquisition context of the blob in index_html, as otherwise
we cannot get the http__etag method.
[maurits]

- Move download implementation (the ``index_html`` method) to the blob
wrapper class. The wrapper object is now directly viewable via the
Zope 2 publisher.

This change adds support for publishing of the original image data
for any image field via the scaling view (even for fields that have
been added via schema extension).

Previously, if the blob wrapper was published for a content object
that did not derive from the provided image class, Plone's default
``index_html`` template would be used, rendering an HTML page
instead of the image.
[malthe]

Page 5 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.