> Remy,
>
> I afraid that this patch won't work, because you are initializing
> CustomTag.JspAttrs in the constructor, which is too early.
> CustomTag.JspAttrs is currently set in Validator, after tld is consulted
> to see if the tag attribute can take a request time expression;
> and if so, extracts the string between '<%=' and '%>' etc.

The patch is super easy to revert. My problem is that I don't understand
anything to the new generator design, so the patch is bad.

> Do you have a test case that causes a NPE?

Just try to run the admin webapp (and click on some tree node; there are
also some other small issues with the user admin pages).

Remy


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to