Hide
Somebody created a role 'articles' resulting in the less than obvious exception on a totally unrelated page:
org.mmbase.bridge.BridgeException: Path cannot end with a role (articles/)
at org.mmbase.bridge.util.Queries.addPath(Queries.java:767)
at org.mmbase.bridge.jsp.taglib.containers.RelatedNodesContainerTag.doStartTag(RelatedNodesContainerTag.java:89)
At least it should perhaps inform that it is not clear whether the role or the nodemanager was meant.
Actually in the specific case the nodemanager _Must_ be meant because it was the last element in the path.