[
https://issues.apache.org/jira/browse/OFBIZ-11818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17130958#comment-17130958 ]
Alex Bodnaru commented on OFBIZ-11818:
--------------------------------------
hello friends,
i received your comments by mail, but can't see them here.
i promise to switch to trunk and github, but i came to stable in the hope to find some functionality that i couldn't use in trunk.
about my patch, i'll explain:
most of the patch text is addition of a few map files to minified js and css files, that are spread in multiple components. in fact, i should have only renamed most of these map files, but that would have ironically double the patch size.
also, there are tens of ~700 bytes patches to web.xml files in multiple applications and plugins, that add the same namespace.
there is an one line patch to framework/base/src/main/java/org/apache/ofbiz/base/util/UtilHttp.java, to adjust the csp report header, and the csp plugin to receive this reports and log their content. this should probably not be a plugin, as it matches a feature in the framework. please feel free to use all my code as you wish.
there remain 4-5 small changes to themes etc.
please take the challenge to consider my patch, since quite a few of the flaws it fixes have been observed in trunk too.
thanks in advance,
alex
> bugfixes for stable ofbiz. part of them still kick
> --------------------------------------------------
>
> Key: OFBIZ-11818
> URL:
https://issues.apache.org/jira/browse/OFBIZ-11818> Project: OFBiz
> Issue Type: Bug
> Components: ALL COMPONENTS, ALL PLUGINS
> Affects Versions: 17.12.03, Trunk
> Reporter: Alex Bodnaru
> Priority: Minor
> Fix For: 17.12.03, Trunk
>
> Attachments: apache-ofbiz-17.12.03.patch
>
>
> suppress most warnings and errors in build and browser console.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)