Uploaded image for project: 'Hippo CMS'
  1. Hippo CMS
  2. CMS-502

virtual nodes below FACETSELECT return the same ItemId as the canonical physcial node

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • High
    • Resolution: Fixed
    • 2.01.00m03
    • 2.01.00m04
    • repository-core
    • None

    Description

      When printing the id for virtual nodes below FACETSELECT, we get the same ItemId :

      System.out.println(" getId1 " + ((NodeImpl)ServicingNodeImpl.unwrap(node)).getId().toString() );
      System.out.println(" getId2 " + ((NodeImpl)ServicingNodeImpl.unwrap(((HippoNode)node).getCanonicalNode())).getId().toString() );

      For nodes below facetsearch instead of select the ItemId is different

      Attachments

        Issue Links

          Activity

            People

              berry van halderen Berry van Halderen (Inactive)
              aschrijvers Ard Schrijvers
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: