Locationmap selector not working
--------------------------------
Key: FOR-576
URL: http://issues.apache.org/jira/browse/FOR-576
Project: Forrest
Type: Bug
Components: Locationmap
Versions: 0.8-dev
Reporter: Tim Williams
Attachments: for-576.patch
The locationmap's ability to use a selector doesn't work. It is intended to
work like:
<match pattern="xyz">
<select>
<location src="somelocationA"/>
<location src="somelocationB"/>
</select>
</match>
The problem appears to be that the selector isn't serviced when it's
processed/created. This results in the resolver never being set in the
SourceExistsSelector. I tried Cocoon's ResourceExistsSelector as well with the
same result.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira