Uploaded image for project: 'Bloomreach Forge'
  1. Bloomreach Forge
  2. FORGE-401

[Breadcrumb] NPE when using xpages (hst:componentconfigurationid expected)

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • High
    • Resolution: Fixed
    • None
    • breadcrumb-4.1.2
    • Breadcrumb
    • None

    Description

      When using the breadcrumb plugin in combination with xpages an NPE is thrown.

      This is due to the to following:

      The breadcrumb plugin expects every sitemapitem to have an hst:componentconfigurationid property:

      if (hstSiteMapItem.getComponentConfigurationId().endsWith(HST_PAGES_PAGENOTFOUND_ID))

      An xpage sitemapitem doesn't require an hst:componentconfigurationid param because the component is defined on the hst:xpage node by using a hst:referencecomponent parameter.

      Attachments

        Activity

          People

            Unassigned Unassigned
            t.roelfsema Tom Roelfsema (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: