Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-5030

SimpleNavigationTag does not expose attributes in taglib.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Neutral Neutral
    • None
    • 4.5.8
    • taglibs, templating
    • None

      The cmsUtilTaglib:simpleNavigation tag does not expose any attributes in the taglib definition, so the following does not work:

      <cmsUtilTaglib:simpleNavigation expandAll="show" startLevel="1" endLevel="4"/>
      

      The attached patch adds @Attribute annotations to each public setter so that they will be added to the generated taglib definition.

        Acceptance criteria

              Unassigned Unassigned
              cj32@txstate.edu Charles Jones
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD