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

ApplicationImpl.createMethodBinding should create expression with signature: void method(params)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • None
    • None
    • None
    • None

    Description

      This is probably not specified but mojarra does it: Application.createMethodBinding creates method expression with void return type. That makes sence because original purpose of MethodBinding is a reference to faces listeners and they are without return values mostly.

      o.a.m.ApplicationImpl creates value expression to method with Object return type.

      Attachments

        1. MYFACES-2968.patch
          0.7 kB
          Martin Kočí

        Issue Links

          Activity

            People

              Unassigned Unassigned
              markoc50 Martin Kočí
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: