[
https://issues.apache.org/jira/browse/SOLR-8870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl updated SOLR-8870:
------------------------------
Fix Version/s: 6.1
5.5.1
> AngularJS Query tab breaks through proxy
> ----------------------------------------
>
> Key: SOLR-8870
> URL: https://issues.apache.org/jira/browse/SOLR-8870
> Project: Solr
> Issue Type: Bug
> Components: UI
> Affects Versions: 5.5
> Reporter: Jan Høydahl
> Assignee: Jan Høydahl
> Priority: Minor
> Labels: 404-error, angularjs, encoding, newdev
> Fix For: 5.5.1, 6.1
>
> Attachments: SOLR-8870.patch
>
>
> The AngularJS Query tab generates a request URL on this form:
> http://localhost:8983/solr/techproducts%2Fselect?_=1458291250691&indent=on&q=ram&wt=json
> Notice the urlencoded {{%2Fselect}} part.
> This works well locally with Jetty, but a customer has httpd as a proxy in
> front, and we get a 404 error since the web server does not parse {{%2F}} as
> a path separator and thus does not match the proxy rules for select.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]