Uploaded image for project: 'Blog'
  1. Blog
  2. BLOG-103

Virtual tags pages with depth > 1 does not work

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • 1.5.0, 2.0.0
    • None
    • None

      I have the following tags hierarchy:

      • TAG_1
        • TAG_11
          • TAG_111
          • TAG_112

      I have some posts tagged with TAG_111 and TAG_112

      _virtualTagsPage.getChild("TAG_1/TAG_11/TAG_111") failed
      because of BlogCacheManager:
      _cacheManager.hasTag(getSiteName(), getSitemapName(), "TAG_11") returns false as there is no post with tag TAG_11.

            Unassigned Unassigned
            laurence Laurence Aumeunier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: