Lukáš Fryč created RF-12056:
-------------------------------
Summary: CDK ignores default-behavior value in props.xml file
Key: RF-12056
URL:
https://issues.jboss.org/browse/RF-12056
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: cdk
Affects Versions: 4.2.0.Final
Reporter: Lukáš Fryč
Assignee: Lukáš Fryč
In the initial issue, the {{defaultEventName}} is not provided.
The problem is CDK recognizes default event name from annotation
(@Attribute(event=@EventName(defaultEvent=true, ...))}, but not from XML configuration
{{<default-behavior>true</default-behavior>}}.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira