[jira] [Updated] (OFBIZ-6041) form renderer insert strange html code....

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Updated] (OFBIZ-6041) form renderer insert strange html code....

Nicolas Malin (Jira)

     [ 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}

> form renderer insert strange html code....
> ------------------------------------------
>
>                 Key: OFBIZ-6041
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6041
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>    Affects Versions: Trunk
>         Environment: ubuntu
>            Reporter: Hans Bakker
>             Fix For: Upcoming Branch
>
>         Attachments: Screen Shot 2015-01-30 at 5.35.43 PM.png
>
>
> When going to :
> https://localhost:8443/catalog/control/EditProductStoreCatalogs?productStoreId=9000
> with the demo data loaded and clicking on one of the catalog id's
> gives the popup error:
> null



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)