[ https://issues.apache.org/jira/browse/OFBIZ-12576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17950092#comment-17950092 ]
ASF subversion and git services commented on OFBIZ-12576: --------------------------------------------------------- Commit 38cd3ed3282f0918a6e6581002d53e9c98e78d69 in ofbiz-tools's branch refs/heads/master from Jacques Le Roux [ https://gitbox.apache.org/repos/asf?p=ofbiz-tools.git;h=38cd3ed ] Fixed: Change common webapp to common-theme (OFBIZ-12576) As I noticed few years agon, this removes the line that was only there for 18.12, now EOL **/themes/common-theme/webapp/common/js/** > Change common webapp to common-theme > ------------------------------------ > > Key: OFBIZ-12576 > URL: https://issues.apache.org/jira/browse/OFBIZ-12576 > Project: OFBiz > Issue Type: Improvement > Components: themes > Affects Versions: Upcoming Branch > Reporter: Jacques Le Roux > Assignee: Jacques Le Roux > Priority: Major > Fix For: Upcoming Branch > > Attachments: Image 001.png > > > Currently the ofbiz-component.xml in themes refers to 2 webapps common-theme > and images. The location of the former is location="webapp/common". At least > on my machine this creates, or has created, a local only common directory > under themes !Image 001.png! At some points (some months ago IIRW) I had to > add a bunch of .gitgnore files unders subdirs of this local only common > directory. > I think it's better to have the location of the common-theme webapp at > webapp/common-theme. Hence the possible local only common directory under > themes disappears. Backend and frontend work fine. It's just some rename so > should be easy to revert if ever I miss something. -- This message was sent by Atlassian Jira (v8.20.10#820010)