Uploaded image for project: 'MyFaces Trinidad'
  1. MyFaces Trinidad
  2. TRINIDAD-587

Skin family defaulting should be in the renderkit, not the RequestContext

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0.0-incubating-core
    • 1.0.0-incubating-core
    • Skinning
    • None

    Description

      Currently, RequestContext.getSkinFamily() defaults to "minimal" if it is not explicitly set. However, that makes it impossible for a renderkit to pick a different default, as there's no way to tell the difference between a default of "minimal" (which should be overridden) and an explicit user choice of "minimal" (which should be honored).

      RequestContext.getSkinFamily() should return null by default, not "minimal"; and the RenderKit should pick what null means.

      Attachments

        Activity

          People

            adamwiner Adam Winer
            adamwiner Adam Winer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: