You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Daniel Watford (Jira)" <ji...@apache.org> on 2023/04/13 15:38:00 UTC

[jira] [Assigned] (OFBIZ-12789) Explore further use of npm modules to reduce bugs reported by sonarcloud

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

Daniel Watford reassigned OFBIZ-12789:
--------------------------------------

    Assignee: Daniel Watford

> Explore further use of npm modules to reduce bugs reported by sonarcloud
> ------------------------------------------------------------------------
>
>                 Key: OFBIZ-12789
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12789
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: themes
>    Affects Versions: Upcoming Branch
>            Reporter: Daniel Watford
>            Assignee: Daniel Watford
>            Priority: Minor
>             Fix For: Upcoming Branch
>
>
> Sonarcloud reports 10 bugs in ofbiz sources:
> [https://sonarcloud.io/project/issues?resolved=false&types=BUG&id=apache_ofbiz-framework]
> We tend to only notice bugs in new code as they will be highlighted during pull request checking.
> The majority of these bugs are related to javascript/css files under themes/common-theme/webapp/common-theme not authored by the OFBiz project.
> Explore whether suitable replacements are available for these files as npm modules. If so, remove those files from ofbiz-framework and replace with a corresponding dependency in themes/common-theme/webapp/common-theme/js/package.json.
>  



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