Task #79437
closedImprove TCA migration messages
100%
Description
For example the following message is not helpful:
Changed showitem string of TCA table "<TABLE>" type "0" due to changed field "<FIELD_NAME>".
The message does not tell what the solution is or what has changed.
A much better message is this one:
Migrated TCA table "sys_dmail" showitem field of type "2": Moved additional palette with name "1" as 3rd argument of field "scheduled" to an own palette. The result of this part is: "scheduled, --palette--;;1"
Please check all messages of the TCA Migration class regarding the information content and adjust where it make sense.
Updated by Gerrit Code Review almost 8 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51556
Updated by Gerrit Code Review almost 8 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51556
Updated by Gerrit Code Review almost 8 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51556
Updated by Gerrit Code Review almost 8 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51556
Updated by Gerrit Code Review almost 8 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51556
Updated by Mona Muzaffar almost 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset b76a85308b7b23f91536745f90fbff778df37f2d.