Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.1
-
None
-
Windows XP
Description
In the doc for the schema for Configuration Point hivemind.lib.Pipeline, for the "after" attribute for the
<filter> element, it says "A list of ids of other contributed filters that should follow this filter in the
pipeline", while in fact it should read "A list of ids of other contributed filters that this filter should follow
in the pipeline".
The same problem exists for the "before" attribute.