Plone.formwidget.namedfile

Latest version: v3.1.0

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

Scan your dependencies

Page 4 of 9

2.0.4

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

Bug fixes:

- Fixing UnicodeError when the z3cform_validate_field view sends
a filename with type unicode. (collective.easyform in our case)
[karalics]

2.0.3

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

Bug fixes:

- Fix issue where display widget failed to render file fields located
on form fieldsets, because of broken generated download url
[datakurre]

2.0.2

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

Bug fixes:

- Use zope.interface decorator.
[gforcada]

2.0.1

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

Bug fixes:

- Make the download URL independent of the request URL. The format of the
URL will always be:
``$CONTEXT_URL/[$FORM/]++widget++$WIDGET/download[/$FILENAME]``
[rafaelbco]

2.0.0

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

Incompatibilities:

- Removed no longer needed ``thumb_width`` and ``thumb_height`` from
the image widget. ``width`` and ``height`` are still there.
[jladage, maurits]

New:

- On the edit form, show a thumbnail instead of rendering the image in
full size. To make this prettier on retina screens, we actually
load the larger preview scale and let it use the width and height of
the thumbnail.
Fixes https://github.com/plone/plone.formwidget.namedfile/issues/21
[jladage, maurits]

- Use ``plone.app.testing`` in tests. [maurits]

1.0.15

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

Fixes:

- Fix issue, where NamedFileWidget and NamedImageWidget on
``zope.schema.ASCII`` fields cleared the field values on resubmit
with action ``nochange``.
Fixes: plone/Products.CMFPlone1144
[thet]

Page 4 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.