Skip to content

Commit

Permalink
[BUGFIX] Don't HTML-encode the data from the FE editor on saving
Browse files Browse the repository at this point in the history
This is a workaround for a bug in mkforms:
DMKEBUSINESSGMBH/typo3-mkforms#90
  • Loading branch information
oliverklee committed Oct 18, 2018
1 parent ba91f31 commit cbe1704
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ This project adheres to [Semantic Versioning](https://semver.org/).
- Disable the old BE module in TYPO3 8.7 (#97)

### Fixed
- Don't HTML-encode the data from the FE editor on saving (#105)
- Show the "pages" selector in the flexforms for the "my objects" view (#104)
- Stop using the storage PID in the BE in TYPO3 >= 7.6 (#103)
- Fix the calls to IMAGE in TYPO3 7.6 and 8.7 (#99)
Expand Down
Loading

0 comments on commit cbe1704

Please sign in to comment.