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

UIInput throws IllegalArgumentException for unknown event types in broadcast()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1.5, 1.2.2
    • 1.1.6
    • General
    • None
    • MyFaces Core 1.2.2

    Description

      broadcast() method of UIComponent should threw IllegalArgumentException if the implementation class of event argument was not supported by the component in JSF 1.1

      It seems that there is no such requirement in JSF 1.2 standard, but UIInput still checks for ValueChangeEvent type and throws exception if it so not so. That enforces component developers not to call super.broadcast in UIInput-derived components

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: