Bug 535495 (RHQ-2184)

Summary: Spelling mistake in error message on duplicate Channel creation
Product: [Other] RHQ Project Reporter: Jeff Weiss <jweiss>
Component: Core UIAssignee: John Mazzitelli <mazz>
Status: CLOSED NEXTRELEASE QA Contact: Jeff Weiss <jweiss>
Severity: medium Docs Contact:
Priority: low    
Version: 1.3CC: dajohnso
Target Milestone: ---Keywords: SubBug
Target Release: ---Flags: jweiss: archived+
Hardware: All   
OS: All   
URL: http://jira.rhq-project.org/browse/RHQ-2184
Whiteboard:
Fixed In Version: 1.3 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
rev4181
Last Closed: 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: 536638    

Description Jeff Weiss 2009-06-29 15:39:00 UTC
See parent bug.  "Error: There allready is a channel with given name."

Change allready -> already


Comment 1 John Mazzitelli 2009-06-29 16:23:44 UTC
this was easy to fix, just went ahead and did it. Here's the exception message now:

            throw new ChannelException("There is already a channel with the name of [" + c.getName() + "]");


Comment 2 Jeff Weiss 2009-08-05 18:24:03 UTC
Spelling mistake fixed, rev4650

Comment 3 Red Hat Bugzilla 2009-11-10 20:59:30 UTC
This bug was previously known as http://jira.rhq-project.org/browse/RHQ-2184