From 2323715e0461ea27a16dd9631501899988e7129d Mon Sep 17 00:00:00 2001 From: idgserpro Date: Sat, 1 Jul 2017 10:15:49 -0300 Subject: [PATCH] Remove relatable_content_types record 1.x -> 2.x. A test is not possible since relatable_content_types was in INITFSettings in 1.x but removed in 2.x. We can't add to registry without error. Closes https://github.com/collective/collective.nitf/issues/208 --- CHANGES.rst | 5 ++++- src/collective/nitf/upgrades/v2000/profile/registry.xml | 1 + 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index 818fec53..5088debc 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -6,7 +6,9 @@ There's a frood who really knows where his towel is. 2.1b3 (unreleased) ^^^^^^^^^^^^^^^^^^ -- Nothing changed yet. +- Add removal of relatable_content_types registry to upgradeStep between 1.x + and 2.x upgrade (closes `#208`_). + [idgserpro] 2.1b2 (2017-06-12) @@ -205,3 +207,4 @@ There's a frood who really knows where his towel is. .. _`#175`: https://github.com/collective/collective.nitf/issues/175 .. _`#178`: https://github.com/collective/collective.nitf/issues/178 .. _`#198`: https://github.com/collective/collective.nitf/issues/198 +.. _`#208`: https://github.com/collective/collective.nitf/issues/208 diff --git a/src/collective/nitf/upgrades/v2000/profile/registry.xml b/src/collective/nitf/upgrades/v2000/profile/registry.xml index 2e51c892..3d710852 100644 --- a/src/collective/nitf/upgrades/v2000/profile/registry.xml +++ b/src/collective/nitf/upgrades/v2000/profile/registry.xml @@ -6,4 +6,5 @@ +