[
https://issues.apache.org/jira/browse/OFBIZ-2644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12722670#action_12722670
]
Raj Saini commented on OFBIZ-2644:
----------------------------------
Hi Harmeet,
Why do you think <div some-attribute="some-value"/> is incorrect? As far as I
know this is correct XML. Any elements XML element not having sub-elements can
be closed like this. For example this is the case for <p/> and <br/>.
> <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
>
> Attachments: EditCategoryFeatureCats.ftl.diff
>
>
> 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.