<div/> syntax is incorrect
--------------------------
Key: OFBIZ-2644
URL: https://issues.apache.org/jira/browse/OFBIZ-2644
Project: OFBiz
Issue Type: Bug
Reporter: Harmeet Bedi
Priority: Trivial
Fix For: SVN trunk
use to be widespread earlier found this only in one spot in trunk. Attaching
patch.
<div some-attribute="some-value"/> is incorrect syntax
but
<div some-attribute="some-value"></div> is right
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.