DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=40564>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=40564 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|1.4 |1.4.1 ------- Additional Comments From [EMAIL PROTECTED] 2007-04-26 06:23 ------- Well, I don't think that can be fixed. template-fallback:// doesn't look for the parent of the publication it is called from (because it can't figure out from which location it has been called). It just returns the second match. So if you include something with template-fallback which in turn contains a template-fallback statement, the latter file will try to include itself. I'm afraid you have to address the stylesheet you want to include explicitely (e.g., with a context:// URL). I'm leaving this issue open, maybe we'll find a way to determine the calling publication. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
