Uploaded image for project: 'MyFaces Tomahawk'
  1. MyFaces Tomahawk
  2. TOMAHAWK-1549

t:commandNavigation and t:commandNavigation2 has wrong DEFAULT_RENDERER_TYPE

    XMLWordPrintableJSON

Details

    Description

      Finally I discover the reason why this is happening.

      On tomahawk 1.1.6 we have the constant DEFAULT_RENDERER_TYPE set to javax.faces.Link, but the tag classes of this two components points to its renderers. Since with tomahawk 1.1.7 we now generate all component and tag classes, this detail was hidded and since javax.faces.Link was used, a renderer were found and finally the component worked.

      The solution is update this variable with the expected value, so when a t:commandNavigation or t:commandNavigation2 is rendered, the right component is used.

      Attachments

        Activity

          People

            lu4242 Leonardo Uribe
            lu4242 Leonardo Uribe
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: