Bug 1006802

Summary: Several problems related to branding change in EAP 6.2.0
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Nikoleta Hlavickova <nziakova>
Component: ServerAssignee: Vladimir Dosoudil <dosoudil>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.2.0CC: crobson, dosoudil, myarboro
Target Milestone: ER4   
Target Release: EAP 6.2.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-15 16:21:18 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On:    
Bug Blocks: 1010473    
Attachments:
Description Flags
EAP 6.1 welcome page logo
none
RHJBoss EAP logo with transparent background
none
RHJBoss EAP logo with gray gradient background
none
Image showing all changes to reflect branding name change
none
Image showing all changes to reflect branding name change none

Description Nikoleta Hlavickova 2013-09-11 10:09:43 UTC
Description of problem:
EAP 6.2.0 ER1 welcome page does not reflect branding change - renaming product from JBoss Enterprise Application Platform to Red Hat JBoss Enterprise Application Platform.

Steps to Reproduce:
1. start EAP
2. go to localhost:8080

Actual results:
1. http://localhost:8080/images/prod_name.png contains old logo
2. incorrect product name in: Your JBoss Enterprise Application Platform is running.
3. Documentation URL points to incorrect documentation: https://access.redhat.com/site/documentation/JBoss_Enterprise_Application_Platform/

Expected results:
1. prod_name.png should contain new product logo
2. new product name should be used - Red Hat JBoss Enterprise Application Platform
3. correct URL is https://access.redhat.com/site/documentation/Red_Hat_JBoss_Enterprise_Application_Platform/

Comment 1 Nikoleta Hlavickova 2013-09-25 06:47:39 UTC
Another problem on the welcome page:

Actual results:
4. Incorrect abbreviated product name in: Welcome to EAP 6

Expected results:
4. Welcome to JBoss EAP 6

Comment 2 Paul Gier 2013-09-27 20:27:38 UTC
This PR includes the text updates:
https://github.com/jbossas/jboss-eap/pull/484

I'm still following up on who can make the necessary change to the logo.

Comment 4 Paul Gier 2013-09-29 22:38:06 UTC
Created attachment 804817 [details]
EAP 6.1 welcome page logo

Attaching the current logo for comparison

Comment 5 Catherine Robson 2013-09-30 13:15:20 UTC
Created attachment 805196 [details]
RHJBoss EAP logo with transparent background

I'm adding two variations of the logo - one with a transparent background and one with the gray gradient.

I am also including a screenshot of how I expect the welcome page to look.  As mentioned, the terminology on the page needs to change as well.  It should say "Red Hat JBoss EAP 6" not just "JBoss EAP 6".  I have removed the branding from the second line so that we can keep that sentence briefer.

Comment 6 Catherine Robson 2013-09-30 13:16:05 UTC
Created attachment 805201 [details]
RHJBoss EAP logo with gray gradient background

Comment 7 Catherine Robson 2013-09-30 13:17:37 UTC
Created attachment 805207 [details]
Image showing all changes to reflect branding name change

Comment 8 Nikoleta Hlavickova 2013-09-30 14:01:36 UTC
(In reply to Catherine Robson from comment #5)
> should say "Red Hat JBoss EAP 6" not just "JBoss EAP 6".

Is this correct? I thought the full product name is "Red Hat JBoss Enterprise Application Platform" and the abbreviation is "JBoss EAP", see Description in BZ 971187. 

Should "Red Hat JBoss EAP" be used instead of "JBoss EAP" or is it only because there is the version "6" used? Could you please provide more information about what forms of product name are correct?

Comment 9 Catherine Robson 2013-09-30 14:03:53 UTC
@Nikoleta,

My apologies - you are correct that JBoss EAP is the correct shortened version. Sorry about that, I got mixed up!

Comment 10 Catherine Robson 2013-09-30 14:07:57 UTC
Created attachment 805224 [details]
Image showing all changes to reflect branding name change

Updating example screen to reflect using "JBoss EAP"

Comment 11 Vladimir Dosoudil 2013-09-30 17:22:24 UTC
The PR includes updated logo:
https://github.com/jbossas/jboss-eap/pull/495

Comment 12 Nikoleta Hlavickova 2013-10-04 08:35:02 UTC
Verified for EAP 6.2.0 ER4