[jira] [Commented] (OFBIZ-9379) No definition found for view with name [setLocaleFromBrowser]

2018-10-01 Thread Jacques Le Roux (JIRA)


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

Jacques Le Roux commented on OFBIZ-9379:


Hi Benjamin,

This is trunk and R17 only. Nested requests are not showing an error in log in 
R16. 

But where does it come from? I mean from where did you get to 
{{webtools/control/checkLogin/main}}? Was it manually?  Because when you login 
in webtools main screen, using for instance {{https://localhost:8443/webtools}} 
the connexion link is only 
{{https://localhost:8443/webtools/control/checkLogin}}.

Anyway before closing here,I think we need to clarify nested requests usage. I 
can remember it was used in other places. Not sure it's still used and useful 
though.

> No definition found for view with name [setLocaleFromBrowser]
> -
>
> Key: OFBIZ-9379
> URL: https://issues.apache.org/jira/browse/OFBIZ-9379
> Project: OFBiz
>  Issue Type: Bug
>  Components: framework/webtools
>Affects Versions: Trunk
>Reporter: Michael Brohl
>Assignee: Michael Brohl
>Priority: Minor
>
> After a fresh install, go to localhost:8443/webtools and login with the 
> default admin user. Next you get the :ERROR MESSAGE: view with the message 
> "org.apache.ofbiz.webapp.control.RequestHandlerException: No definition found 
> for view with name [setLocaleFromBrowser]".



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10590) Add http to https redirect rule for ofbiz.apache.org

2018-10-01 Thread Deepak Dixit (JIRA)


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

Deepak Dixit commented on OFBIZ-10590:
--

Added another redirect rule to exclude dtds urls to be redirect to https.

Keeping this open to handle further code related changes.

Michael Notes from mailing list:
 * {color:#22}we should consequently rename the schema location and any 
other resources depending on the official website to the https address.{color}
 * {color:#22}we need exceptional conditions for the https redirect. Better 
file a Jira and collect what we have to serve on the http port, there might be 
other resources as well {color}

> Add http to https redirect rule for ofbiz.apache.org
> 
>
> Key: OFBIZ-10590
> URL: https://issues.apache.org/jira/browse/OFBIZ-10590
> Project: OFBiz
>  Issue Type: Improvement
>  Components: site
>Reporter: Deepak Dixit
>Assignee: Deepak Dixit
>Priority: Major
>
> Add http to https redirect rule for ofbiz site.
> Here is the dev list thread for the same
> [https://s.apache.org/hRa1]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Closed] (OFBIZ-10591) Build failed - delegatorUnitTests failed

2018-10-01 Thread Deepak Dixit (JIRA)


 [ 
https://issues.apache.org/jira/browse/OFBIZ-10591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Deepak Dixit closed OFBIZ-10591.

Resolution: Not A Problem

Closing this as a not a problem as this is not related to code. This was broked 
due to OFBIZ-10590.

> Build failed - delegatorUnitTests failed
> 
>
> Key: OFBIZ-10591
> URL: https://issues.apache.org/jira/browse/OFBIZ-10591
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: 16.11.04, 16.11.05
> Environment: windows 10,
> ofbiz 16.11.04
> ofbiz 16.11.05
>Reporter: Marcin Gardas
>Assignee: Deepak Dixit
>Priority: Major
> Attachments: 
> TEST-org.apache.ofbiz.base.start.OfbizStartupUnitTests.xml, 
> TEST-org.apache.ofbiz.base.util.UtilCodecTests.xml, 
> TEST-org.apache.ofbiz.base.util.template.FreeMarkerWorkerTests.xml, 
> TEST-org.apache.ofbiz.common.GetLocaleListTests.xml, 
> TEST-org.apache.ofbiz.entity.DelegatorUnitTests.xml, 
> TEST-org.apache.ofbiz.entity.util.EntitySaxReaderTests.xml, 
> TEST-org.apache.ofbiz.webapp.control.ControlFilterTests.xml
>
>
> Failed tests. 
> Even on fresh, just downloaded 16.11.05. I get this problem running ofbiz on 
> local windows machine.
> Yesterday everything worked like a charm
>  * 
> [DelegatorUnitTests|https://issues.apache.org/jira/secure/classes/org.apache.ofbiz.entity.DelegatorUnitTests.html].
>  
> [delegatorCreationUsingConstructor|https://issues.apache.org/jira/secure/classes/org.apache.ofbiz.entity.DelegatorUnitTests.html#delegatorCreationUsingConstructor]
>  * 
> [DelegatorUnitTests|https://issues.apache.org/jira/secure/classes/org.apache.ofbiz.entity.DelegatorUnitTests.html].
>  
> [delegatorCreationUsingConstructorFailsIfConfigurationIsMissing|https://issues.apache.org/jira/secure/classes/org.apache.ofbiz.entity.DelegatorUnitTests.html#delegatorCreationUsingConstructorFailsIfConfigurationIsMissing]
>  * 
> [DelegatorUnitTests|https://issues.apache.org/jira/secure/classes/org.apache.ofbiz.entity.DelegatorUnitTests.html].
>  
> [delegatorCreationUsingFactoryGetDelegator|https://issues.apache.org/jira/secure/classes/org.apache.ofbiz.entity.DelegatorUnitTests.html#delegatorCreationUsingFactoryGetDelegator]
>  * 
> [DelegatorUnitTests|https://issues.apache.org/jira/secure/classes/org.apache.ofbiz.entity.DelegatorUnitTests.html].
>  
> [delegatorCreationUsingFactoryGetInstance|https://issues.apache.org/jira/secure/classes/org.apache.ofbiz.entity.DelegatorUnitTests.html#delegatorCreationUsingFactoryGetInstance]
>  * 
> [EntitySaxReaderTests|https://issues.apache.org/jira/secure/classes/org.apache.ofbiz.entity.util.EntitySaxReaderTests.html].
>  
> [parse|https://issues.apache.org/jira/secure/classes/org.apache.ofbiz.entity.util.EntitySaxReaderTests.html#parse]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10591) Build failed - delegatorUnitTests failed

2018-10-01 Thread Deepak Dixit (JIRA)


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

Deepak Dixit commented on OFBIZ-10591:
--

Thanks  Marcin Gardas , it breaks due to recent changes related to http to 
https redirect. UtilXml fails to resolve http location while running test. 

This should be fixed at r#{color:#22}1842499{color}

> Build failed - delegatorUnitTests failed
> 
>
> Key: OFBIZ-10591
> URL: https://issues.apache.org/jira/browse/OFBIZ-10591
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: 16.11.04, 16.11.05
> Environment: windows 10,
> ofbiz 16.11.04
> ofbiz 16.11.05
>Reporter: Marcin Gardas
>Assignee: Deepak Dixit
>Priority: Major
> Attachments: 
> TEST-org.apache.ofbiz.base.start.OfbizStartupUnitTests.xml, 
> TEST-org.apache.ofbiz.base.util.UtilCodecTests.xml, 
> TEST-org.apache.ofbiz.base.util.template.FreeMarkerWorkerTests.xml, 
> TEST-org.apache.ofbiz.common.GetLocaleListTests.xml, 
> TEST-org.apache.ofbiz.entity.DelegatorUnitTests.xml, 
> TEST-org.apache.ofbiz.entity.util.EntitySaxReaderTests.xml, 
> TEST-org.apache.ofbiz.webapp.control.ControlFilterTests.xml
>
>
> Failed tests. 
> Even on fresh, just downloaded 16.11.05. I get this problem running ofbiz on 
> local windows machine.
> Yesterday everything worked like a charm
>  * 
> [DelegatorUnitTests|https://issues.apache.org/jira/secure/classes/org.apache.ofbiz.entity.DelegatorUnitTests.html].
>  
> [delegatorCreationUsingConstructor|https://issues.apache.org/jira/secure/classes/org.apache.ofbiz.entity.DelegatorUnitTests.html#delegatorCreationUsingConstructor]
>  * 
> [DelegatorUnitTests|https://issues.apache.org/jira/secure/classes/org.apache.ofbiz.entity.DelegatorUnitTests.html].
>  
> [delegatorCreationUsingConstructorFailsIfConfigurationIsMissing|https://issues.apache.org/jira/secure/classes/org.apache.ofbiz.entity.DelegatorUnitTests.html#delegatorCreationUsingConstructorFailsIfConfigurationIsMissing]
>  * 
> [DelegatorUnitTests|https://issues.apache.org/jira/secure/classes/org.apache.ofbiz.entity.DelegatorUnitTests.html].
>  
> [delegatorCreationUsingFactoryGetDelegator|https://issues.apache.org/jira/secure/classes/org.apache.ofbiz.entity.DelegatorUnitTests.html#delegatorCreationUsingFactoryGetDelegator]
>  * 
> [DelegatorUnitTests|https://issues.apache.org/jira/secure/classes/org.apache.ofbiz.entity.DelegatorUnitTests.html].
>  
> [delegatorCreationUsingFactoryGetInstance|https://issues.apache.org/jira/secure/classes/org.apache.ofbiz.entity.DelegatorUnitTests.html#delegatorCreationUsingFactoryGetInstance]
>  * 
> [EntitySaxReaderTests|https://issues.apache.org/jira/secure/classes/org.apache.ofbiz.entity.util.EntitySaxReaderTests.html].
>  
> [parse|https://issues.apache.org/jira/secure/classes/org.apache.ofbiz.entity.util.EntitySaxReaderTests.html#parse]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Reopened] (OFBIZ-10590) Add http to https redirect rule for ofbiz.apache.org

2018-10-01 Thread Deepak Dixit (JIRA)


 [ 
https://issues.apache.org/jira/browse/OFBIZ-10590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Deepak Dixit reopened OFBIZ-10590:
--

There was an location resolving issue with https url. 

 

> Add http to https redirect rule for ofbiz.apache.org
> 
>
> Key: OFBIZ-10590
> URL: https://issues.apache.org/jira/browse/OFBIZ-10590
> Project: OFBiz
>  Issue Type: Improvement
>  Components: site
>Reporter: Deepak Dixit
>Assignee: Deepak Dixit
>Priority: Major
>
> Add http to https redirect rule for ofbiz site.
> Here is the dev list thread for the same
> [https://s.apache.org/hRa1]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (OFBIZ-10591) Build failed - delegatorUnitTests failed

2018-10-01 Thread Deepak Dixit (JIRA)


 [ 
https://issues.apache.org/jira/browse/OFBIZ-10591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Deepak Dixit reassigned OFBIZ-10591:


Assignee: Deepak Dixit

> Build failed - delegatorUnitTests failed
> 
>
> Key: OFBIZ-10591
> URL: https://issues.apache.org/jira/browse/OFBIZ-10591
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: 16.11.04, 16.11.05
> Environment: windows 10,
> ofbiz 16.11.04
> ofbiz 16.11.05
>Reporter: Marcin Gardas
>Assignee: Deepak Dixit
>Priority: Major
> Attachments: 
> TEST-org.apache.ofbiz.base.start.OfbizStartupUnitTests.xml, 
> TEST-org.apache.ofbiz.base.util.UtilCodecTests.xml, 
> TEST-org.apache.ofbiz.base.util.template.FreeMarkerWorkerTests.xml, 
> TEST-org.apache.ofbiz.common.GetLocaleListTests.xml, 
> TEST-org.apache.ofbiz.entity.DelegatorUnitTests.xml, 
> TEST-org.apache.ofbiz.entity.util.EntitySaxReaderTests.xml, 
> TEST-org.apache.ofbiz.webapp.control.ControlFilterTests.xml
>
>
> Failed tests. 
> Even on fresh, just downloaded 16.11.05. I get this problem running ofbiz on 
> local windows machine.
> Yesterday everything worked like a charm
>  * 
> [DelegatorUnitTests|https://issues.apache.org/jira/secure/classes/org.apache.ofbiz.entity.DelegatorUnitTests.html].
>  
> [delegatorCreationUsingConstructor|https://issues.apache.org/jira/secure/classes/org.apache.ofbiz.entity.DelegatorUnitTests.html#delegatorCreationUsingConstructor]
>  * 
> [DelegatorUnitTests|https://issues.apache.org/jira/secure/classes/org.apache.ofbiz.entity.DelegatorUnitTests.html].
>  
> [delegatorCreationUsingConstructorFailsIfConfigurationIsMissing|https://issues.apache.org/jira/secure/classes/org.apache.ofbiz.entity.DelegatorUnitTests.html#delegatorCreationUsingConstructorFailsIfConfigurationIsMissing]
>  * 
> [DelegatorUnitTests|https://issues.apache.org/jira/secure/classes/org.apache.ofbiz.entity.DelegatorUnitTests.html].
>  
> [delegatorCreationUsingFactoryGetDelegator|https://issues.apache.org/jira/secure/classes/org.apache.ofbiz.entity.DelegatorUnitTests.html#delegatorCreationUsingFactoryGetDelegator]
>  * 
> [DelegatorUnitTests|https://issues.apache.org/jira/secure/classes/org.apache.ofbiz.entity.DelegatorUnitTests.html].
>  
> [delegatorCreationUsingFactoryGetInstance|https://issues.apache.org/jira/secure/classes/org.apache.ofbiz.entity.DelegatorUnitTests.html#delegatorCreationUsingFactoryGetInstance]
>  * 
> [EntitySaxReaderTests|https://issues.apache.org/jira/secure/classes/org.apache.ofbiz.entity.util.EntitySaxReaderTests.html].
>  
> [parse|https://issues.apache.org/jira/secure/classes/org.apache.ofbiz.entity.util.EntitySaxReaderTests.html#parse]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (OFBIZ-10591) Build failed - delegatorUnitTests failed

2018-10-01 Thread Marcin Gardas (JIRA)
Marcin Gardas created OFBIZ-10591:
-

 Summary: Build failed - delegatorUnitTests failed
 Key: OFBIZ-10591
 URL: https://issues.apache.org/jira/browse/OFBIZ-10591
 Project: OFBiz
  Issue Type: Bug
Affects Versions: 16.11.04, 16.11.05
 Environment: windows 10,

ofbiz 16.11.04

ofbiz 16.11.05
Reporter: Marcin Gardas
 Attachments: 
TEST-org.apache.ofbiz.base.start.OfbizStartupUnitTests.xml, 
TEST-org.apache.ofbiz.base.util.UtilCodecTests.xml, 
TEST-org.apache.ofbiz.base.util.template.FreeMarkerWorkerTests.xml, 
TEST-org.apache.ofbiz.common.GetLocaleListTests.xml, 
TEST-org.apache.ofbiz.entity.DelegatorUnitTests.xml, 
TEST-org.apache.ofbiz.entity.util.EntitySaxReaderTests.xml, 
TEST-org.apache.ofbiz.webapp.control.ControlFilterTests.xml

Failed tests. 

Even on fresh, just downloaded 16.11.05. I get this problem running ofbiz on 
local windows machine.

Yesterday everything worked like a charm
 * 
[DelegatorUnitTests|https://issues.apache.org/jira/secure/classes/org.apache.ofbiz.entity.DelegatorUnitTests.html].
 
[delegatorCreationUsingConstructor|https://issues.apache.org/jira/secure/classes/org.apache.ofbiz.entity.DelegatorUnitTests.html#delegatorCreationUsingConstructor]
 * 
[DelegatorUnitTests|https://issues.apache.org/jira/secure/classes/org.apache.ofbiz.entity.DelegatorUnitTests.html].
 
[delegatorCreationUsingConstructorFailsIfConfigurationIsMissing|https://issues.apache.org/jira/secure/classes/org.apache.ofbiz.entity.DelegatorUnitTests.html#delegatorCreationUsingConstructorFailsIfConfigurationIsMissing]
 * 
[DelegatorUnitTests|https://issues.apache.org/jira/secure/classes/org.apache.ofbiz.entity.DelegatorUnitTests.html].
 
[delegatorCreationUsingFactoryGetDelegator|https://issues.apache.org/jira/secure/classes/org.apache.ofbiz.entity.DelegatorUnitTests.html#delegatorCreationUsingFactoryGetDelegator]
 * 
[DelegatorUnitTests|https://issues.apache.org/jira/secure/classes/org.apache.ofbiz.entity.DelegatorUnitTests.html].
 
[delegatorCreationUsingFactoryGetInstance|https://issues.apache.org/jira/secure/classes/org.apache.ofbiz.entity.DelegatorUnitTests.html#delegatorCreationUsingFactoryGetInstance]
 * 
[EntitySaxReaderTests|https://issues.apache.org/jira/secure/classes/org.apache.ofbiz.entity.util.EntitySaxReaderTests.html].
 
[parse|https://issues.apache.org/jira/secure/classes/org.apache.ofbiz.entity.util.EntitySaxReaderTests.html#parse]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Closed] (OFBIZ-10590) Add http to https redirect rule for ofbiz.apache.org

2018-10-01 Thread Deepak Dixit (JIRA)


 [ 
https://issues.apache.org/jira/browse/OFBIZ-10590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Deepak Dixit closed OFBIZ-10590.

Resolution: Done

> Add http to https redirect rule for ofbiz.apache.org
> 
>
> Key: OFBIZ-10590
> URL: https://issues.apache.org/jira/browse/OFBIZ-10590
> Project: OFBiz
>  Issue Type: Improvement
>  Components: site
>Reporter: Deepak Dixit
>Assignee: Deepak Dixit
>Priority: Major
>
> Add http to https redirect rule for ofbiz site.
> Here is the dev list thread for the same
> [https://s.apache.org/hRa1]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10590) Add http to https redirect rule for ofbiz.apache.org

2018-10-01 Thread Deepak Dixit (JIRA)


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

Deepak Dixit commented on OFBIZ-10590:
--

This has been done at r#1842437

Thanks [~toashishvijay],  [~mbrohl] and Sandeep Kose for your contribution. 

> Add http to https redirect rule for ofbiz.apache.org
> 
>
> Key: OFBIZ-10590
> URL: https://issues.apache.org/jira/browse/OFBIZ-10590
> Project: OFBiz
>  Issue Type: Improvement
>  Components: site
>Reporter: Deepak Dixit
>Assignee: Deepak Dixit
>Priority: Major
>
> Add http to https redirect rule for ofbiz site.
> Here is the dev list thread for the same
> [https://s.apache.org/hRa1]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-10590) Add http to https redirect rule for ofbiz.apache.org

2018-10-01 Thread Deepak Dixit (JIRA)


 [ 
https://issues.apache.org/jira/browse/OFBIZ-10590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Deepak Dixit updated OFBIZ-10590:
-
Component/s: site

> Add http to https redirect rule for ofbiz.apache.org
> 
>
> Key: OFBIZ-10590
> URL: https://issues.apache.org/jira/browse/OFBIZ-10590
> Project: OFBiz
>  Issue Type: Improvement
>  Components: site
>Reporter: Deepak Dixit
>Priority: Major
>
> Add http to https redirect rule for ofbiz site.
> Here is the dev list thread for the same
> [https://s.apache.org/hRa1]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (OFBIZ-10590) Add http to https redirect rule for ofbiz.apache.org

2018-10-01 Thread Deepak Dixit (JIRA)


 [ 
https://issues.apache.org/jira/browse/OFBIZ-10590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Deepak Dixit reassigned OFBIZ-10590:


Assignee: Deepak Dixit

> Add http to https redirect rule for ofbiz.apache.org
> 
>
> Key: OFBIZ-10590
> URL: https://issues.apache.org/jira/browse/OFBIZ-10590
> Project: OFBiz
>  Issue Type: Improvement
>  Components: site
>Reporter: Deepak Dixit
>Assignee: Deepak Dixit
>Priority: Major
>
> Add http to https redirect rule for ofbiz site.
> Here is the dev list thread for the same
> [https://s.apache.org/hRa1]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (OFBIZ-10590) Add http to https redirect rule for ofbiz.apache.org

2018-10-01 Thread Deepak Dixit (JIRA)
Deepak Dixit created OFBIZ-10590:


 Summary: Add http to https redirect rule for ofbiz.apache.org
 Key: OFBIZ-10590
 URL: https://issues.apache.org/jira/browse/OFBIZ-10590
 Project: OFBiz
  Issue Type: Improvement
Reporter: Deepak Dixit


Add http to https redirect rule for ofbiz site.

Here is the dev list thread for the same

[https://s.apache.org/hRa1]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-9379) No definition found for view with name [setLocaleFromBrowser]

2018-10-01 Thread Benjamin Jugl (JIRA)


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

Benjamin Jugl commented on OFBIZ-9379:
--

Hello Jacques,

that is a good idea. I do not know if it is an error though. Or rather we 
should prevent those kind of errors by giving nested requests a propper 
Error-Message.

 

> No definition found for view with name [setLocaleFromBrowser]
> -
>
> Key: OFBIZ-9379
> URL: https://issues.apache.org/jira/browse/OFBIZ-9379
> Project: OFBiz
>  Issue Type: Bug
>  Components: framework/webtools
>Affects Versions: Trunk
>Reporter: Michael Brohl
>Assignee: Michael Brohl
>Priority: Minor
>
> After a fresh install, go to localhost:8443/webtools and login with the 
> default admin user. Next you get the :ERROR MESSAGE: view with the message 
> "org.apache.ofbiz.webapp.control.RequestHandlerException: No definition found 
> for view with name [setLocaleFromBrowser]".



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-9379) No definition found for view with name [setLocaleFromBrowser]

2018-10-01 Thread Jacques Le Roux (JIRA)


 [ 
https://issues.apache.org/jira/browse/OFBIZ-9379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jacques Le Roux updated OFBIZ-9379:
---
Priority: Minor  (was: Blocker)

> No definition found for view with name [setLocaleFromBrowser]
> -
>
> Key: OFBIZ-9379
> URL: https://issues.apache.org/jira/browse/OFBIZ-9379
> Project: OFBiz
>  Issue Type: Bug
>  Components: framework/webtools
>Affects Versions: Trunk
>Reporter: Michael Brohl
>Assignee: Michael Brohl
>Priority: Minor
>
> After a fresh install, go to localhost:8443/webtools and login with the 
> default admin user. Next you get the :ERROR MESSAGE: view with the message 
> "org.apache.ofbiz.webapp.control.RequestHandlerException: No definition found 
> for view with name [setLocaleFromBrowser]".



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Closed] (OFBIZ-9593) Input validation failure

2018-10-01 Thread Jacques Le Roux (JIRA)


 [ 
https://issues.apache.org/jira/browse/OFBIZ-9593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jacques Le Roux closed OFBIZ-9593.
--
Resolution: Cannot Reproduce
  Assignee: Jacques Le Roux

Hi Daniel,

I finally close this issue w/o opening new ones. I checked none of the errors 
can now be reproduced. We will surely also close OFBIZ-9379

> Input validation failure
> 
>
> Key: OFBIZ-9593
> URL: https://issues.apache.org/jira/browse/OFBIZ-9593
> Project: OFBiz
>  Issue Type: Bug
>  Components: framework, product
>Affects Versions: Trunk
> Environment: Linux 4.9.0-3-amd64 #1 SMP Debian 4.9.30-2+deb9u3 
> (2017-08-06) x86_64 GNU/Linux
>Reporter: Daniel Coric
>Assignee: Jacques Le Roux
>Priority: Major
>
> {code}
> 2017-08-18 13:43:48,995 |Test worker |UtilCodec |E| Canonicalization (format 
> consistency, character escaping that is mixed or double, etc) error for 
> attribute named [double-encoding], String [%2%353Cscript]: 
> org.apache.ofbiz.base.util.UtilCodec$IntrusionException: Input validation 
> failure
> 2017-08-18 13:44:55,023 |kJoinPool-1-worker-1 |UtilXml |E| XmlFileLoader: 
> File 
> /home/daniel/Development/Repositories/subversion/ofbiz-framework/applications/product/servicedef/services_facility.xml
>  process error. Line: 162. Error message: cvc-complex-type.2.4.a: Invalid 
> content was found starting with element 'type-validate'. One of '{exclude}' 
> is expected.
> 2017-08-18 13:44:55,029 |kJoinPool-1-worker-1 |UtilXml |E| XmlFileLoader: 
> File 
> /home/daniel/Development/Repositories/subversion/ofbiz-framework/applications/product/servicedef/services_facility.xml
>  process error. Line: 574. Error message: cvc-complex-type.2.4.a: Invalid 
> content was found starting with element 'type-validate'. One of 
> '{auto-attributes, attribute, override}' is expected.
> 2017-08-18 13:44:55,032 |kJoinPool-1-worker-1 |UtilXml |E| XmlFileLoader: 
> File 
> /home/daniel/Development/Repositories/subversion/ofbiz-framework/applications/product/servicedef/services_facility.xml
>  process error. Line: 681. Error message: cvc-complex-type.2.4.a: Invalid 
> content was found starting with element 'type-validate'. One of '{exclude}' 
> is expected.
> 2017-08-18 13:44:55,036 |kJoinPool-1-worker-1 |UtilXml |E| XmlFileLoader: 
> File 
> /home/daniel/Development/Repositories/subversion/ofbiz-framework/applications/product/servicedef/services_facility.xml
>  process error. Line: 786. Error message: cvc-complex-type.2.4.a: Invalid 
> content was found starting with element 'type-validate'. One of 
> '{auto-attributes, attribute, override}' is expected.
> 2017-08-18 13:46:54,821 |kJoinPool-1-worker-1 |UtilXml |E| XmlFileLoader: 
> File 
> /home/daniel/Development/Repositories/subversion/ofbiz-framework/applications/product/servicedef/services_facility.xml
>  process error. Line: 162. Error message: cvc-complex-type.2.4.a: Invalid 
> content was found starting with element 'type-validate'. One of '{exclude}' 
> is expected.
> 2017-08-18 13:46:54,832 |kJoinPool-1-worker-1 |UtilXml |E| XmlFileLoader: 
> File 
> /home/daniel/Development/Repositories/subversion/ofbiz-framework/applications/product/servicedef/services_facility.xml
>  process error. Line: 574. Error message: cvc-complex-type.2.4.a: Invalid 
> content was found starting with element 'type-validate'. One of 
> '{auto-attributes, attribute, override}' is expected.
> 2017-08-18 13:46:54,834 |kJoinPool-1-worker-1 |UtilXml |E| XmlFileLoader: 
> File 
> /home/daniel/Development/Repositories/subversion/ofbiz-framework/applications/product/servicedef/services_facility.xml
>  process error. Line: 681. Error message: cvc-complex-type.2.4.a: Invalid 
> content was found starting with element 'type-validate'. One of '{exclude}' 
> is expected.
> 2017-08-18 13:46:54,836 |kJoinPool-1-worker-1 |UtilXml |E| XmlFileLoader: 
> File 
> /home/daniel/Development/Repositories/subversion/ofbiz-framework/applications/product/servicedef/services_facility.xml
>  process error. Line: 786. Error message: cvc-complex-type.2.4.a: Invalid 
> content was found starting with element 'type-validate'. One of 
> '{auto-attributes, attribute, override}' is expected.
> 2017-08-18 13:47:35,845 |jsse-nio-8443-exec-7 |RequestHandler |E| Request 
> setLocaleFromBrowser caused an error with the following message: User 
> authorization is required for this service: setLocaleFromBrowser
> 2017-08-18 13:47:54,176 |jsse-nio-8443-exec-4 |ControlServlet |E| Error in 
> request handler:
> org.apache.ofbiz.webapp.control.RequestHandlerException: No definition found 
> for view with name [setLocaleFromBrowser]
> at 
> org.apache.ofbiz.webapp.control.RequestHandler.renderView(RequestHandler.java:902)
>  ~[ofbiz.jar:?]
> at 
> 

[jira] [Commented] (OFBIZ-9379) No definition found for view with name [setLocaleFromBrowser]

2018-10-01 Thread Jacques Le Roux (JIRA)


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

Jacques Le Roux commented on OFBIZ-9379:


Hi Benjamin,

I suggest we close this issue which is related to setLocaleFromBrowser and 
create another for the issue with webtools/control/checkLogin/main you report. 
Actually this error is not related to the webtools application. You can get the 
same with catalog/control/checkLogin/main or any other app.

Also, I'll close OFBIZ-9593. And, if they still exist, create 2 other issues 
from what I spotted there in my "comment - 19/Aug/17 13:07"

> No definition found for view with name [setLocaleFromBrowser]
> -
>
> Key: OFBIZ-9379
> URL: https://issues.apache.org/jira/browse/OFBIZ-9379
> Project: OFBiz
>  Issue Type: Bug
>  Components: framework/webtools
>Affects Versions: Trunk
>Reporter: Michael Brohl
>Assignee: Michael Brohl
>Priority: Blocker
>
> After a fresh install, go to localhost:8443/webtools and login with the 
> default admin user. Next you get the :ERROR MESSAGE: view with the message 
> "org.apache.ofbiz.webapp.control.RequestHandlerException: No definition found 
> for view with name [setLocaleFromBrowser]".



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (OFBIZ-10385) Cart summary section distroted

2018-10-01 Thread Garima jain (JIRA)


 [ 
https://issues.apache.org/jira/browse/OFBIZ-10385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Garima jain reassigned OFBIZ-10385:
---

Assignee: Garima jain  (was: Suraj Khurana)

> Cart summary section distroted
> --
>
> Key: OFBIZ-10385
> URL: https://issues.apache.org/jira/browse/OFBIZ-10385
> Project: OFBiz
>  Issue Type: Improvement
>  Components: ecommerce
>Reporter: Padmavati Rawat
>Assignee: Garima jain
>Priority: Major
> Attachments: CartSummaryDistroted.png, cartSummary.patch
>
>
> Steps 
>  Navigate to the storefront. 
> [https://demo-trunk.ofbiz.apache.org/ecommerce/control/main]  
>  Add items to the cart.
>  Check the cart summary section.
>  Actual:
>  Cart summary section getting distorted on adding items to the cart.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10385) Cart summary section distroted

2018-10-01 Thread Jacques Le Roux (JIRA)


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

Jacques Le Roux commented on OFBIZ-10385:
-

Hi Garima,

Yes, I'd try that, please do, thanks.

> Cart summary section distroted
> --
>
> Key: OFBIZ-10385
> URL: https://issues.apache.org/jira/browse/OFBIZ-10385
> Project: OFBiz
>  Issue Type: Improvement
>  Components: ecommerce
>Reporter: Padmavati Rawat
>Assignee: Suraj Khurana
>Priority: Major
> Attachments: CartSummaryDistroted.png, cartSummary.patch
>
>
> Steps 
>  Navigate to the storefront. 
> [https://demo-trunk.ofbiz.apache.org/ecommerce/control/main]  
>  Add items to the cart.
>  Check the cart summary section.
>  Actual:
>  Cart summary section getting distorted on adding items to the cart.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10385) Cart summary section distroted

2018-10-01 Thread Garima jain (JIRA)


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

Garima jain commented on OFBIZ-10385:
-

Hello [~jacques.le.roux] , [~suraj.khurana]

This issue exists on medium screen devices width < 1550px and on large screen 
devices width > 1550px it  looks fine. 
but if we changed the grid structure then on medium screen devices width < 
1440px the middle section seems distorted. so we need to rethink about the grid 
classes and change accordingly. 
currently, in the middle section (main section) we are using 4 cols. layout 
because of that the UI is distorted on medium screen desktop. IMO we can make 
it 3 column layout so that it will not be distorted on the large screen as well 
as on medium screen.
please let me know your insights.

> Cart summary section distroted
> --
>
> Key: OFBIZ-10385
> URL: https://issues.apache.org/jira/browse/OFBIZ-10385
> Project: OFBiz
>  Issue Type: Improvement
>  Components: ecommerce
>Reporter: Padmavati Rawat
>Assignee: Suraj Khurana
>Priority: Major
> Attachments: CartSummaryDistroted.png, cartSummary.patch
>
>
> Steps 
>  Navigate to the storefront. 
> [https://demo-trunk.ofbiz.apache.org/ecommerce/control/main]  
>  Add items to the cart.
>  Check the cart summary section.
>  Actual:
>  Cart summary section getting distorted on adding items to the cart.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)