You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by bu...@apache.org on 2003/08/12 15:29:06 UTC

DO NOT REPLY [Bug 22349] New: - ITemplateSourceDelegate instance not invoked for component templates

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22349>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22349

ITemplateSourceDelegate instance not invoked for component templates

           Summary: ITemplateSourceDelegate instance not invoked for
                    component templates
           Product: Tapestry
           Version: 3.0
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: Framework
        AssignedTo: tapestry-dev@jakarta.apache.org
        ReportedBy: dg@parsec.co.uk


Applications using implementation of ITemplateSourceDelegate do not function
correctly when retrieving component templates - the delegate is not invoked
during component assembly, leading to a runtime exception.  If the component
definition is placed under WEB-INF component assembly proceeds correctly.

If this is not a high priority for you, I would be prepared (and have been
authorised) to engineer a fix.

David Good