<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Upgrade from 5.6 &amp;gt;&amp;gt; 5.8 - How to preserve custom vocabulary? in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/upgrade-from-5-6-gt-gt-5-8-how-to-preserve-custom-vocabulary/m-p/316015#M3016</link>
    <description>&lt;P&gt;hello,&lt;/P&gt;
&lt;P&gt;5.8 now uses localized vocabularies for coverage and subjets. So the default widget configuration switched :&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;from coverage vocabulary to l10ncoverage&lt;/LI&gt;
&lt;LI&gt;from topic/subtopic vocabularies to l10nsubjects&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;You'll probably need to override this default configuration. The widgets definition for "coverage" and "subjects" can be found here: &lt;A href="http://explorer.nuxeo.org/nuxeo/site/distribution/Nuxeo%20Platform-5.8/viewContribution/org.nuxeo.ecm.platform.forms.layouts.webapp--widgets" target="test_blank"&gt;http://explorer.nuxeo.org/nuxeo/site/distribution/Nuxeo%20Platform-5.8/viewContribution/org.nuxeo.ecm.platform.forms.layouts.webapp--widgets&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Kind regards,
Thierry&lt;/P&gt;</description>
    <pubDate>Fri, 12 Sep 2014 18:00:29 GMT</pubDate>
    <dc:creator>Thierry_Martins</dc:creator>
    <dc:date>2014-09-12T18:00:29Z</dc:date>
    <item>
      <title>Upgrade from 5.6 &gt;&gt; 5.8 - How to preserve custom vocabulary?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/upgrade-from-5-6-gt-gt-5-8-how-to-preserve-custom-vocabulary/m-p/316012#M3013</link>
      <description>&lt;P&gt;Ubuntu 12.04&lt;/P&gt;
&lt;P&gt;I've tried an upgrade from 5.6 to 5.8. In 5.6 I've got a lot of custom vocabulary entries, mainly under coverage and subtopic fields.&lt;/P&gt;
&lt;P&gt;When upgrading, the whole custom entries are lost and can not be selected any more for a given document.&lt;/P&gt;
&lt;P&gt;I've checked the database (postgresql) and found the custom entries as well as in the Admin center. Anyway, nuxeo is looking somewhere else to retrieve it.&lt;/P&gt;
&lt;P&gt;This is preventing us from upgrading to the new LT version.&lt;/P&gt;
&lt;P&gt;Any hint is welcome&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 02 Sep 2014 09:49:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/upgrade-from-5-6-gt-gt-5-8-how-to-preserve-custom-vocabulary/m-p/316012#M3013</guid>
      <dc:creator>acn_</dc:creator>
      <dc:date>2014-09-02T09:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade from 5.6 &gt;&gt; 5.8 - How to preserve custom vocabulary?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/upgrade-from-5-6-gt-gt-5-8-how-to-preserve-custom-vocabulary/m-p/316013#M3014</link>
      <description>&lt;P&gt;if you found the custom entries after checking your PostgreSQL database, it means your Nuxeo 5.6 is correctly connected to the DB. But your Nuxeo 5.8 seems to use the embedded database. Could you check your configuration (nuxeo.conf, jdbc/nuxeo resource in conf/server.xml)?&lt;/P&gt;</description>
      <pubDate>Tue, 02 Sep 2014 10:01:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/upgrade-from-5-6-gt-gt-5-8-how-to-preserve-custom-vocabulary/m-p/316013#M3014</guid>
      <dc:creator>Thierry_Martins</dc:creator>
      <dc:date>2014-09-02T10:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade from 5.6 &gt;&gt; 5.8 - How to preserve custom vocabulary?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/upgrade-from-5-6-gt-gt-5-8-how-to-preserve-custom-vocabulary/m-p/316014#M3015</link>
      <description>&lt;P&gt;Yes, nuxeo 5.8 is using postgresql. All my documents, users... have been correctly retrieved in 5.8.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Sep 2014 11:34:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/upgrade-from-5-6-gt-gt-5-8-how-to-preserve-custom-vocabulary/m-p/316014#M3015</guid>
      <dc:creator>acn_</dc:creator>
      <dc:date>2014-09-02T11:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade from 5.6 &gt;&gt; 5.8 - How to preserve custom vocabulary?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/upgrade-from-5-6-gt-gt-5-8-how-to-preserve-custom-vocabulary/m-p/316015#M3016</link>
      <description>&lt;P&gt;hello,&lt;/P&gt;
&lt;P&gt;5.8 now uses localized vocabularies for coverage and subjets. So the default widget configuration switched :&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;from coverage vocabulary to l10ncoverage&lt;/LI&gt;
&lt;LI&gt;from topic/subtopic vocabularies to l10nsubjects&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;You'll probably need to override this default configuration. The widgets definition for "coverage" and "subjects" can be found here: &lt;A href="http://explorer.nuxeo.org/nuxeo/site/distribution/Nuxeo%20Platform-5.8/viewContribution/org.nuxeo.ecm.platform.forms.layouts.webapp--widgets" target="test_blank"&gt;http://explorer.nuxeo.org/nuxeo/site/distribution/Nuxeo%20Platform-5.8/viewContribution/org.nuxeo.ecm.platform.forms.layouts.webapp--widgets&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Kind regards,
Thierry&lt;/P&gt;</description>
      <pubDate>Fri, 12 Sep 2014 18:00:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/upgrade-from-5-6-gt-gt-5-8-how-to-preserve-custom-vocabulary/m-p/316015#M3016</guid>
      <dc:creator>Thierry_Martins</dc:creator>
      <dc:date>2014-09-12T18:00:29Z</dc:date>
    </item>
  </channel>
</rss>

