Uploaded image for project: 'MyFaces Core'
  1. MyFaces Core
  2. MYFACES-2293

ui:composition, ui:define and ui:insert component tag handlers does not work as expected

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0-alpha
    • JSR-314
    • None

    Description

      ui:composition, ui:define and ui:insert tag handlers has some code removed from original facelet code. It seems some methods of FaceletContext are not referenced by the spec, so there are considered implementation details. So, org.apache.myfaces.view.facelets.impl.DefaultFaceletContext does not have it and the references to this methods (and semantic) is lost. This is very bad practice, because it could introduce bugs to existing code.

      If no objections I'll restore previous code from original facelets code to make this tags work again (there is no reason reported to jira or mailing list about why this code was removed).

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: