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=11901>. 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=11901 Customizing JSP based portlet breaks navigation bars ------- Additional Comments From [EMAIL PROTECTED] 2002-08-28 18:05 ------- I think I got this straight now: "jnavigation" tool is now being added to the context in JetspeedVelocityPage rather than via tr.props. This seems to be a temporary fix until Turbine adds parameterless constructor in TemplateNavigation. As a temporary fix, I will add the same code in JetspeedJspPage (as Mark Dimon originally suggested). I will add a TODO item to provide a proper solution for this problem. One solution that comes to mind is to create an ApplicationTool class, JetspeedNavigationTool which will would delegate to an instance of JetspeedTemplateNavigation. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
