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=43858>. 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=43858 ------- Additional Comments From [EMAIL PROTECTED] 2007-11-15 13:11 ------- (In reply to comment #3) > - SiteUtil.getSubSite() has a JavaDoc comment that says "...all nodes which > require this node, in preorder". I guess this is wrong since getSubSite() > returns a NodeSet? Good point, there is no explicit order in a node set. Maybe the javadoc comment is from an older version with a different return type. Apart from that, maybe we could get rid of the subsite stuff since SiteNode.getChildren() was introduced. -- 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]
