[
https://issues.apache.org/jira/browse/OFBIZ-6041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Deepak Dixit updated OFBIZ-6041:
--------------------------------
Attachment: Screen Shot 2015-01-30 at 5.35.43 PM.png
I can reproduce it on demo trunk.
Here is the steps:
- Goto the mentioned url.
- Click on "DemoCatalog" link under "Edit Product Store Catalogs" screenlet.
Here is the html for that link:
{code}
<a title="Catalog [ID]" onclick="return confirm('null')" href="/catalog/control/EditProdCatalog?prodCatalogId=DemoCatalog" class="buttontext">
DemoCatalog</a>
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)