This release introduces storage changes to support revisionable translation metadata, that was introduced in #1046282: Make the module work with revisions. This feature is disabled by default on existing sites to avoid problems with the upgrade path, instead it is natively available on new installations. People upgrading from earlier versions are strongly encouraged to backup their site database before proceeding.
People wishing to enable revision support on existing sites will have to perform the upgrade of translation revision metadata manually by creating a record in the {entity_translation_revision} table for each available entity revision. Simply copying values from the {entity_translation} table and updating the revision ids to the current version should be enough. Once this process is complete revision support needs to be enabled by setting the entity_translation_revision_enabled variable to TRUE.
Be aware that enabling revision support on sites where data has not been manually migrated may cause translation metadata to be permanently lost or corrupted. See #2396103: [DATA LOSS] Translations deleted for details.
Alternatively in #2402247: Migrate translation for enable revision is available some unsupported code trying to automate the upgrade process. That code might be perfectly working but has not been "officially" tested so use it at your own risk.
Please log in to add feedback.
This update has been submitted for testing by siwinski.
This update is currently being pushed to the Fedora EPEL 5 testing updates repository.
This update has been pushed to testing
This update has reached 14 days in testing and can be pushed to stable now if the maintainer wishes
This update has been submitted for stable by siwinski.
This update is currently being pushed to the Fedora EPEL 5 stable updates repository.
This update has been pushed to stable