Bug 535495 (RHQ-2184) - Spelling mistake in error message on duplicate Channel creation
Summary: Spelling mistake in error message on duplicate Channel creation
Keywords:
Status: CLOSED NEXTRELEASE
Alias: RHQ-2184
Product: RHQ Project
Classification: Other
Component: Core UI
Version: 1.3
Hardware: All
OS: All
low
medium
Target Milestone: ---
: ---
Assignee: John Mazzitelli
QA Contact: Jeff Weiss
URL: http://jira.rhq-project.org/browse/RH...
Whiteboard:
Depends On:
Blocks: RHQ-968
TreeView+ depends on / blocked
 
Reported: 2009-06-29 15:39 UTC by Jeff Weiss
Modified: 2014-11-09 22:49 UTC (History)
1 user (show)

Fixed In Version: 1.3
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
rev4181
Last Closed:
Embargoed:
jweiss: archived+


Attachments (Terms of Use)

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



Note You need to log in before you can comment on or make changes to this bug.