On 11/27/06, Paul Benedict <[EMAIL PROTECTED]> wrote:
try { proplist.add(new PropertyDescriptor("disabled", ELTextTag.class, null, "setDisabledExpr")); } catch (IntrospectionException ex) { }For some reason, the ELFormTag is referencing ELTextTag to set the disabled attribute. It looks clearly wrong (and I should correct it), but can someone confirm?
Yes its a bug :-( Good catch. Niall
Paul
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
