The following issue has been updated:
Updater: Hans Gilde (mailto:[EMAIL PROTECTED])
Date: Thu, 26 Aug 2004 7:29 PM
Comment:
A patch just like the other, but uses the proper BeanUtils.copyProperty rather than
setProperty. Also, cleans up ActionTag a little bit.
Changes:
Attachment changed to action-fix.txt
---------------------------------------------------------------------
For a full history of the issue, see:
http://issues.apache.org/jira/browse/JELLY-114?page=history
---------------------------------------------------------------------
View the issue:
http://issues.apache.org/jira/browse/JELLY-114
Here is an overview of the issue:
---------------------------------------------------------------------
Key: JELLY-114
Summary: ActionTag ignores the enabled property
Type: Bug
Status: Unassigned
Priority: Major
Project: jelly
Components:
taglib.swing
Versions:
1.0-beta-4
Assignee:
Reporter: Klaus Rennecke
Created: Sun, 4 Jul 2004 10:47 AM
Updated: Thu, 26 Aug 2004 7:29 PM
Description:
Since 'enabled' is a bean property and not a custom property on Action, the custom
setBeanProperties fails to set this property on any configured action.
Symptom: configure an action that is enabled="false", use it with a button for
instance, button stays enabled.
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]