Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TYPO3 7.6 compatility #23

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Conversation

akiessling
Copy link

There are some issues after updating from TYPO3 6.2 with formhandler 2.0.2 to TYPO3 7.6 and formhandler 2.4:

  • plugin changed from list_type to CType: added update script to change CType from list to formhandler_pi1
  • selector for predefined forms is empty, because the flexform api changed

These commits fix these issues.

Andreas Kiessling and others added 19 commits November 10, 2016 15:36
The itemsProcFunc receives the parent row as flexParentDatabaseRow
This was apparently changed with formhandler 2.1
[SECURITY] Fix several cross-site scripting flaws
…ailable if you do not use uniqueFormID setting.
In Logger::DB
* disableIPlog default, and add setting 'enableIPlog' instead
* excludeFields default all, addd new setting 'includeFields' instead

You need to clear your log table by yourself for older entries.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants