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

UIComponent.popComponentFromEL should only pop when the right component is passed

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0.8, 2.1.2
    • JSR-314
    • None

    Description

      The code in UIComponent.popComponentFromEL does not check cases where some bad written code tries to pop a component, or just there is a missing pop.

      In theory good code has push/pop in pairs, but sometimes this is not good enough and our code does not check if the component can be pop out. It could be good if we can check this condition and deal with it.

      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: