You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Yun Jie Zhou (JIRA)" <ji...@apache.org> on 2016/10/10 06:44:20 UTC

[jira] [Commented] (SOLR-9584) The absolute URL path in server/solr-webapp/webapp/js/angular/services.js would make context customization not work

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

Yun Jie Zhou commented on SOLR-9584:
------------------------------------

Yes, I think it's duplicated, but not sure why it marked as Won't Fix?

Any concern about removing the absolute URL path prefix /solr? Per testing, it would just work.

> The absolute URL path in server/solr-webapp/webapp/js/angular/services.js would make context customization not work
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-9584
>                 URL: https://issues.apache.org/jira/browse/SOLR-9584
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Server
>    Affects Versions: 6.2
>            Reporter: Yun Jie Zhou
>            Priority: Minor
>              Labels: patch
>
> The absolute path starting from /solr in server/solr-webapp/webapp/js/angular/services.js would make the context customization not work.
> For example, we should use $resource('admin/info/system', {"wt":"json", "_":Date.now()}); instead of $resource('/solr/admin/info/system', {"wt":"json", "_":Date.now()});



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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