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=22210>. 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=22210 failed assertion during stylesheet compile (Stylesheet.cpp, line #803) ------- Additional Comments From [EMAIL PROTECTED] 2003-08-07 18:21 ------- Mark, I think the bug here is the assert. We used to look up named templates at run-time, but I changed that to compile time a while back. I don't think there's any way we can guarantee postConstruction() will run before findNamedTemplate() is called. Do you have any opinions either way?
