Uploaded image for project: '[Read Only] - Hippo Plugins'
  1. [Read Only] - Hippo Plugins
  2. HIPPLUG-186

Ecm Tagging - AllTagsProvider

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Top
    • Resolution: Fixed
    • None
    • None
    • None
    • version 4.02.03 (for cms 2.16.x)

    Description

      The AllTagsProvider doesn't return all the tags because this peace of code:

      iterator = facetRoot.getNodes("hippostd:tags/*");

      In my local project I have replaced this with:

      iterator = facetRoot.getNode("hippostd:tags").getNodes();

      This works!

      I've included the patch in this issue. Could somebody verify the fix?

      Attachments

        Activity

          People

            uhommes Unico Hommes (Inactive)
            ksalic Kenan Salic
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: