[ 
https://issues.apache.org/jira/browse/SOLR-4361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13614464#comment-13614464
 ] 

Chris Eldredge commented on SOLR-4361:
--------------------------------------

I don't have permission to reopen the issue, but I just confirmed that 
URLDataSource does not correctly replace variables that contain dots in its 
baseUrl. However, it substitutes an empty string instead of throwing 
UnsupportedOperationException.

Removing the dots still works around the issue.

I tested against 
https://svn.apache.org/repos/asf/lucene/dev/branches/lucene_solr_4_2@1460810

                
> DIH request parameters with dots throws UnsupportedOperationException
> ---------------------------------------------------------------------
>
>                 Key: SOLR-4361
>                 URL: https://issues.apache.org/jira/browse/SOLR-4361
>             Project: Solr
>          Issue Type: Bug
>          Components: contrib - DataImportHandler
>    Affects Versions: 4.1
>            Reporter: James Dyer
>            Assignee: James Dyer
>            Priority: Minor
>             Fix For: 4.3, 5.0, 4.2.1
>
>         Attachments: SOLR-4361.patch
>
>
> If the user puts placeholders for request parameters and these contain dots, 
> DIH fails.  Current workaround is to either use no dots or use the 4.0 DIH 
> jar.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to