Hi Antonio, I have created a bug in JIRA , TILES-441<https://issues.apache.org/struts/browse/TILES-441>.
I'm not sure of how to post a patch to it. On Thu, Jul 16, 2009 at 3:20 PM, Antonio Petrelli < [email protected]> wrote: > 2009/7/16 Roshni Basu <[email protected]>: > > I changed the above piece of code to > > if (attributeValue == null&& !ignore) { > > throw new TilesJspException( > > "Error importing attributes. " + > "Attribute > > '" > > + name + "' has a null value "); > > } > > > > And ignore="true" worked. I think this is a bug in Tiles2.1.2. Can you > > kindly check this issue? > > I think you are right, this is a bug. Can you open a JIRA issue and, > if possible, post a patch to it? (best if it is against the SVN trunk > of TILES_2_1_X branch): > https://issues.apache.org/struts/browse/TILES > > Thanks > Antonio >
