Daniel Watford created OFBIZ-11927:
--------------------------------------
Summary: Deprecate unused HTML Renderers
Key: OFBIZ-11927
URL: https://issues.apache.org/jira/browse/OFBIZ-11927
Project: OFBiz
Issue Type: Bug
Components: framework/widget
Affects Versions: Trunk
Reporter: Daniel Watford
The HTML renderers in package org.apache.ofbiz.widget.renderer.html do not
appear to be used. While refactoring other parts of the widget system we have
to make corresponding changes to the HTML renderers, but don't have any test
cases to prove the HTML renderers continue to function correctly.
OFBIZ-6281 suggests that HtmlScreenRenderer was deprecated some time ago and
has since been removed from ofbiz sources.
Mark the remaining HTML renderers as deprecated since they should have been
superseded by the Macro renderers.
Assuming the HTML renderer classes are deprecated in the next release they can
be removed in the following release.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)