Feature #51271
Reportsmodule add test for Bug in LibXML
Status: | Resolved | Start date: | 2013-08-22 | |
---|---|---|---|---|
Priority: | Must have | Due date: | ||
Assigned To: | - | % Done: | 100% |
|
Category: | Install Tool | Spent time: | - | |
Target version: | 6.2.0 | |||
PHP Version: | Sprint Focus: | |||
Complexity: | no-brainer |
Description
Some scary host have problems saving ">><<" in a flexform.
To fix this we have an option in the installtool.
Installtool: [BE][flexformForceCDATA] = 0
To avoid frustration this should be checked either in the installtool or in the reports module.
Related issues
Associated revisions
[TASK] Check for libxml bug in install tool
Add check for libxml bug when saving special characters ">><<"
in a flexform
Resolves: #51271
Releases: 6.2
Change-Id: I5d120cdfeb9538209273c8761d017cb67256617b
Reviewed-on: https://review.typo3.org/25089
Reviewed-by: Markus Klein
Tested-by: Markus Klein
Reviewed-by: Oliver Klee
Reviewed-by: Stefan Neufeind
Tested-by: Stefan Neufeind
History
#1 Updated by Kay Strobach almost 2 years ago
a text could possibly use these two functions:
using them with
array -> array2xml -> xml2array -> check if both arrays are the same
Should show wether the problem is present or not :D
#2 Updated by Ernesto Baschny almost 2 years ago
- Status changed from New to Accepted
- Assigned To deleted (
Christian Kuhn)
Good idea, having this additional check could indeed be helpful! Could you provide a patch for it before beta2?
#3 Updated by Gerrit Code Review almost 2 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/25089
#4 Updated by Gerrit Code Review almost 2 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/25089
#5 Updated by Gerrit Code Review almost 2 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/25089
#6 Updated by Gerrit Code Review almost 2 years ago
Patch set 4 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/25089
#7 Updated by Gerrit Code Review almost 2 years ago
Patch set 5 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/25089
#8 Updated by Gerrit Code Review over 1 year ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/25089
#9 Updated by Gerrit Code Review over 1 year ago
Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/25089
#10 Updated by Gerrit Code Review over 1 year ago
Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/25089
#11 Updated by Gerrit Code Review over 1 year ago
Patch set 9 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/25089
#12 Updated by Gerrit Code Review over 1 year ago
Patch set 10 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/25089
#13 Updated by Tomita Militaru over 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 51ebe1cf20ff51af415fc3c04cee777b4085b57a.