<?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 Updating footer links via custom action-contribs.xml unsuccessful in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/updating-footer-links-via-custom-action-contribs-xml/m-p/327051#M14052</link>
    <description>&lt;P&gt;The following actions-contrib.xml extension breaks my app and links do not get overwritten.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;component name="my.app.actions"&amp;gt;
  &amp;lt;require&amp;gt;org.nuxeo.ecm.platform.actions&amp;lt;/require&amp;gt;
    &amp;lt;extension target="org.nuxeo.ecm.platform.actions.ActionService" point="actions"&amp;gt;
      &amp;lt;action id="footer_contact_us" label="label.footer.contactUs" link="http://www.myapp.com/contact?id=1001&amp;amp;type=32" order="10" type="bare_link"&amp;gt;
        &amp;lt;category&amp;gt;FOOTER&amp;lt;/category&amp;gt;
        &amp;lt;properties&amp;gt;
          &amp;lt;property name="target"&amp;gt;_blank&amp;lt;/property&amp;gt;
        &amp;lt;/properties&amp;gt;
      &amp;lt;/action&amp;gt;
      &amp;lt;action id="footer_blogs" enabled="false" /&amp;gt;
    &amp;lt;/extension&amp;gt;
&amp;lt;/component&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;If I comment out the the action, footer_contact_us, then disabling footer_blogs is successful.
But my app breaks when I update any footer link.
Even changing the action-id to a custom name does not fix the problem.
Any ideas?&lt;/P&gt;</description>
    <pubDate>Fri, 22 Feb 2013 19:47:45 GMT</pubDate>
    <dc:creator>joannadark_</dc:creator>
    <dc:date>2013-02-22T19:47:45Z</dc:date>
    <item>
      <title>Updating footer links via custom action-contribs.xml unsuccessful</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/updating-footer-links-via-custom-action-contribs-xml/m-p/327051#M14052</link>
      <description>&lt;P&gt;The following actions-contrib.xml extension breaks my app and links do not get overwritten.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;component name="my.app.actions"&amp;gt;
  &amp;lt;require&amp;gt;org.nuxeo.ecm.platform.actions&amp;lt;/require&amp;gt;
    &amp;lt;extension target="org.nuxeo.ecm.platform.actions.ActionService" point="actions"&amp;gt;
      &amp;lt;action id="footer_contact_us" label="label.footer.contactUs" link="http://www.myapp.com/contact?id=1001&amp;amp;type=32" order="10" type="bare_link"&amp;gt;
        &amp;lt;category&amp;gt;FOOTER&amp;lt;/category&amp;gt;
        &amp;lt;properties&amp;gt;
          &amp;lt;property name="target"&amp;gt;_blank&amp;lt;/property&amp;gt;
        &amp;lt;/properties&amp;gt;
      &amp;lt;/action&amp;gt;
      &amp;lt;action id="footer_blogs" enabled="false" /&amp;gt;
    &amp;lt;/extension&amp;gt;
&amp;lt;/component&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;If I comment out the the action, footer_contact_us, then disabling footer_blogs is successful.
But my app breaks when I update any footer link.
Even changing the action-id to a custom name does not fix the problem.
Any ideas?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Feb 2013 19:47:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/updating-footer-links-via-custom-action-contribs-xml/m-p/327051#M14052</guid>
      <dc:creator>joannadark_</dc:creator>
      <dc:date>2013-02-22T19:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: Updating footer links via custom action-contribs.xml unsuccessful</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/updating-footer-links-via-custom-action-contribs-xml/m-p/327052#M14053</link>
      <description>&lt;P&gt;I found my error.  I failed to convert the &amp;amp; character to the &lt;CODE&gt;&amp;amp;amp;&lt;/CODE&gt; html code.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Feb 2013 20:48:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/updating-footer-links-via-custom-action-contribs-xml/m-p/327052#M14053</guid>
      <dc:creator>joannadark_</dc:creator>
      <dc:date>2013-02-22T20:48:49Z</dc:date>
    </item>
  </channel>
</rss>

