You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Tim Anderson <ti...@intalio.com> on 2002/10/21 15:35:35 UTC

[jelly][PATCH] Fix for dynamic tag lib inheritance

Hi,

the attached patch contains:
- a fix for DynamicTagLibrary so that it will delegate to the parent 
  tag library if a tag isn't defined locally.
- a test case which reproduces the problem.

Thanks,

Tim