You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Shi Jinghai (JIRA)" <ji...@apache.org> on 2015/09/02 11:17:46 UTC

[jira] [Commented] (OFBIZ-6596) The Solr redirection does not work in trunk demo

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

Shi Jinghai commented on OFBIZ-6596:
------------------------------------

I submitted some changes to trunk rev. 1700739:

1. Use response.sendRedirect to forward url to login page instead of the response.setHeader("location", url), this avoids the warning messages from EntityUtilProperties. Besides, when testing in similar config as demo-ofbiz-trunk is (only 80 and 443 open, port 80 -> 8080, port 443 -> 8443), this change can keep the url to 80 or 443.

2. Replace tabs to spaces in several java files.

Hope it works on demo-ofbiz-trunk.

> The Solr redirection does not work in trunk demo
> ------------------------------------------------
>
>                 Key: OFBIZ-6596
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6596
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: specialpurpose/solr
>    Affects Versions: Trunk
>            Reporter: Jacques Le Roux
>            Assignee: Shi Jinghai
>            Priority: Minor
>




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