[
https://issues.apache.org/jira/browse/OFBIZ-10573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16790359#comment-16790359 ]
Jacques Le Roux commented on OFBIZ-10573:
-----------------------------------------
Thanks for your report Rohit,
Your problem should be fixed with last commit for OFBIZ-10837.
Actually you did not have to remove the change in your local box. Just add the Incompatible class in the white list as the warning just above the error suggest:
bq. ************************Incompatible class: FlexibleStringExpander. Please see OFBIZ-10837. Report to dev ML if you use OFBiz without changes. Else add your class into UtilObject::getObjectException.
Maybe it's not clear enough, if you have ideas to improve please share, thanks.
> can‘t run job when user changed password
> ----------------------------------------
>
> Key: OFBIZ-10573
> URL:
https://issues.apache.org/jira/browse/OFBIZ-10573> Project: OFBiz
> Issue Type: Bug
> Components: framework
> Affects Versions: Release Branch 13.07, Release Branch 16.11
> Reporter: zhang.liang
> Assignee: Rohit Koushal
> Priority: Major
> Attachments: OFBIZ-10573.patch, image-2018-09-19-15-41-13-122.png, image-2018-09-19-15-43-25-388.png, image.png, issue.png
>
>
> dispatcher.runAsync() create a job. if user changed password befor run job, throw a exception
> !image-2018-09-19-15-41-13-122.png!
> ServiceDispatcher.chekAuth();
> !image-2018-09-19-15-43-25-388.png!
> if check old password not equals new password auth failed
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)