0 Replies Latest reply on Nov 13, 2008 3:31 PM by amitev

    Overriding in multiple *.pages.xml

    amitev

      Hi all! In components.xml i've defined multiple *.pages.xml using


      <navigation:pages>
      <navigation:resources>
      ....
      



      In the first *.pages.xml i have definition for <page view-id=/pages/*>
      In the second *.pages.xml i have the same definition for <page view-id=/pages/*>


      It seems that the second file overrides the settings of the first file. Is this known/the right behaviour?