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

ASF subversion and git services commented on OFBIZ-13061:
---------------------------------------------------------

Commit 183a9a222c694c6dff53e43c6194641744d160bb in ofbiz-framework's branch 
refs/heads/release18.12 from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=183a9a222c ]

Fixed: Prevents to uselessly clutter the logs up with SetTimeZoneFromBrowser 
errors (OFBIZ-13061)

Currently the demo logs, and I guess users production logs, are cluttered up
with very common and unique SetTimeZoneFromBrowser error.
We can easily prevent that by not returning an error from
SetTimeZoneFromBrowser.groovy, and so the never ending
<<Request SetTimeZoneFromBrowser caused an error with the following message:
User authorization is required for this service: SetTimeZoneFromBrowser>>
from RequestHandler.java


> Prevents to uselessly clutter the logs up with SetTimeZoneFromBrowser errors
> ----------------------------------------------------------------------------
>
>                 Key: OFBIZ-13061
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-13061
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework/common
>    Affects Versions: Upcoming Branch
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>            Priority: Trivial
>             Fix For: Upcoming Branch
>
>
> Currently the demo logs, and I guess the users production logs, are cluttered 
> up with very common and unique SetTimeZoneFromBrowser errors.
> We can easily prevent that by not returning an error from 
> SetTimeZoneFromBrowser.groovy, and so the never ending 
> bq. <<Request SetTimeZoneFromBrowser caused an error with the following 
> message: User authorization is required for this service: 
> SetTimeZoneFromBrowser>>
> from RequestHandler.java



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to