Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 645363

Summary: ISE when adding two same keyword into errata
Product: Red Hat Satellite 5 Reporter: Petr Sklenar <psklenar>
Component: ServerAssignee: Jan Pazdziora (Red Hat) <jpazdziora>
Status: CLOSED DEFERRED QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: medium Docs Contact:
Priority: medium    
Version: 540   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-04 13:25:16 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 462714    

Description Petr Sklenar 2010-10-21 12:08:37 UTC
Description of problem:
There is ISE when adding two same keyword into errata

Version-Release number of selected component (if applicable):
Satellite-5.4.0-RHEL5-re20101019.0:

How reproducible:
always

Steps to Reproduce:
1. create errata
2. add two same keyword, for ex : 'a,a'

  
Actual results:
ISE:
org.hibernate.NonUniqueObjectException: a different object with the same
identifier value was already associated with the session:
[com.redhat.rhn.domain.errata.impl.UnpublishedKeyword#a]

Expected results:
no ISE, warning: keyword is already set ... 

Additional info: