Issue 2034 introduced regression in StringArrayPropertyTagRule
--------------------------------------------------------------
Key: TRINIDAD-2040
URL: https://issues.apache.org/jira/browse/TRINIDAD-2040
Project: MyFaces Trinidad
Issue Type: Bug
Reporter: Max Starets
Assignee: Max Starets
To reproduce, run any Facelets page that uses partialTrigger attribute. You
will see the following exception:
java.lang.IllegalArgumentException: argument type mismatch
[echo] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[echo] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[echo] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[echo] at java.lang.reflect.Method.invoke(Method.java:597)
[echo] at
org.apache.myfaces.trinidadinternal.facelets.StringArrayPropertyTagRule$LiteralPropertyMetadata.applyMetadata(StringArrayPropertyTagRule.java:66)
[echo] at
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira