Jacques Le Roux created OFBIZ-12919:
---------------------------------------
Summary: Remove deprecated unused code
Key: OFBIZ-12919
URL: https://issues.apache.org/jira/browse/OFBIZ-12919
Project: OFBiz
Issue Type: Improvement
Components: framework/base
Affects Versions: Upcoming Branch
Reporter: Jacques Le Roux
Assignee: Jacques Le Roux
Fix For: Upcoming Branch
It's about XslTransform.java. A part of its code was marked as deprecated with
OFBIZ-6274, ie at least 8 years ago. I confirm this part is not used at all.
I did not spot it by chance. This was bring to my attention by codeQL as a
possible XXE. Even if in our case it's impossible since we don't use this code.
Semantic code analysis engine like codeQL are not able to discover that, would
be far too long anyway. Whatever, it's good to get rid of it now.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)