Products.ploneformgen

Latest version: v1.8.9

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

Scan your dependencies

Page 2 of 3

1.8.4

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

- Fix UnicodeDecodeError: RateScaleField with non-ascii values and without
Thank-you-page.
Fixes `issue 98 <https://github.com/smcmahon/Products.PloneFormGen/issues/98>`_.
[vkarppinen]

- Remove collective.cover adapter reference.
(Closes `194 <https://github.com/smcmahon/Products.PloneFormGen/issues/194>`_.
[rodfersou]

- Fixed UnicodeDecodeError when vocabulary value is a non-ascii string.
This could happen in selection and multi selection fields.
[maurits]

- Change captcha verification message for `186 <https://github.com/smcmahon/Products.PloneFormGen/issues/186>`_.
[tkimnguyen]

- Fix issue where quickedit view caused rendering issues because
of a tag not being closed.
[datakurre]

- Fix issue where logic in FormSaveDataAdapter's getColumnTitles was
different than the logic for getColumnNames.
[mikerenfro]

- Fix redundant template fallback value.
[zemm]

1.8.3

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

- Transform value to unicode before translating. Fix 182
[pbauer]

1.8.2

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

- Fixed showing translations of help text. Since security release
1.8.1, help text was showing up with only the message id, for
example ``help_placeholder``.
Fixes `issue 178 <https://github.com/smcmahon/Products.PloneFormGen/issues/178>`_.
[maurits]

- Use formActionOverride action in embedded view. [fRiSi]

- Add option to download data from saveDataAdapter in excel format
Excel download depends on the availability of the 'xlwt' python package.
[tmog]

1.8.1

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

- CGI escape field help (description); prevent method call.
Eliminates XSS vulnerability that could be exploited by users with the ability
to create forms.
[smcmahon]

1.8.0

Not secure
------------------

- Moved our default_page_types setting to the registry.
[maurits]

- Get email settings from registry. Fixes several Plone 5 errors.
Do not use ``plone_utils.getSiteEncoding()``, because this is
deprecated and always returns ``utf-8``.
[maurits]

- Load widget specific css on quickedit form.
[maurits]

- Fix embedded view by removing deprecated global defines macro.
[buchi]

- Removed inline javascript that tried to block inline validation. It
had no effect anymore on Plone 5, as no inline validation is done
here anyway. And it interferes with themes that load jQuery near
the bottom instead of in the head.
[maurits]

1.8.0b4

Not secure
--------------------

- Changed our content types to use TinyMCEWidget instead of
RichWidget. The old one only showed a plain textarea. Fixes issue
152.

- Fixed ``propertiestool.xml`` to not break importing
``types_not_searched``.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.