[
https://issues.apache.org/jira/browse/SOLR-203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryan McKinley closed SOLR-203.
------------------------------
Resolution: Fixed
committed in 532987
> RequestHandler path normalization
> ---------------------------------
>
> Key: SOLR-203
> URL: https://issues.apache.org/jira/browse/SOLR-203
> Project: Solr
> Issue Type: Bug
> Reporter: Ryan McKinley
> Assigned To: Ryan McKinley
> Attachments: SOLR-203-PathNormalization.patch
>
>
> see: http://www.nabble.com/solr-release-planning-for-1.2-tf3520205.html
> when you register:
> <requestHandler name="/update/csv" ...
> It should work at both:
> http://localhost:8983/solr/update/csv
> http://localhost:8983/solr/update/csv/
> This patch strips trailing / off the path when you put it in and take it out.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.