[jira] [Updated] (OFBIZ-10328) CLONE - CatalogServices #duplicateProductCategory doesn't check for existing categories

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

[jira] [Updated] (OFBIZ-10328) CLONE - CatalogServices #duplicateProductCategory doesn't check for existing categories

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-10328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Jugl updated OFBIZ-10328:
----------------------------------
    Description:
{quote}"This method just crashes, if there is an attribute which has the same name as the one the user is trying to create.
 There should be a check for existing attributes and a clean return, no exception throwing." [~Dennis Balkir]
{quote}
There is no check for duplicates in this method either, resulting in a crash and unhandled exceptions.

  was:
"This method just crashes, if there is an attribute which has the same name as the one the user is trying to create.
 There should be a check for existing attributes and a clean return, no exception throwing." [~Dennis Balkir]


> CLONE - CatalogServices #duplicateProductCategory doesn't check for existing categories
> ---------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-10328
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10328
>             Project: OFBiz
>          Issue Type: Bug
>    Affects Versions: Trunk
>            Reporter: Benjamin Jugl
>            Assignee: Benjamin Jugl
>            Priority: Minor
>
> {quote}"This method just crashes, if there is an attribute which has the same name as the one the user is trying to create.
>  There should be a check for existing attributes and a clean return, no exception throwing." [~Dennis Balkir]
> {quote}
> There is no check for duplicates in this method either, resulting in a crash and unhandled exceptions.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)