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

partialTriggers does not take String value

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Reopened
    • Major
    • Resolution: Unresolved
    • 1.2.10-core
    • None
    • Components, Facelets
    • None
    • Facelets 1.1.14, Trinidad 1.2.10, MyFaces core 1.2.4, Glassfish v2

    Description

      When using the partialTriggers attribute, it does not take a literal String (even if it only contains a single id). The only way to get partialTriggers to work is to use a EL expression that returns a String[]. When using a literal string, I get the following exception:
      java.lang.IllegalArgumentException: Cannot convert selectedReaction of type class java.lang.String to class [Ljava.lang.String;

      I see some relation with bug #TRINIDAD-60.

      Attachments

        Activity

          People

            Unassigned Unassigned
            bkummel Bart Kummel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: