Bug 1096867

Summary: Remove redundant prefixes from individual issue headers in "Changes in this relase" chapter
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Martin Svehla <msvehla>
Component: DocumentationAssignee: eap-docs <eap-docs>
Status: CLOSED CURRENTRELEASE QA Contact: Martin Svehla <msvehla>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 6.3.0CC: msvehla, nziakova, rsvoboda, smumford, twells
Target Milestone: ER3Keywords: Reopened
Target Release: EAP 6.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-28 15:26:22 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:
Embargoed:
Bug Depends On:    
Bug Blocks: 1051640    

Description Martin Svehla 2014-05-12 14:43:34 UTC
Inidividual issues have headers, which are copied from that particular bz's summary line without changes. These summaries often contain extra tag prefixes like "[GSS] (6.3.0)" or "[CCC] (6.3)".

I understand these headers are compiled automatically from bugzilla, but from the customer's point of view they are completely irrelevant and should be removed from the document.


Example:
In Bug Fixes one of the HornetQ issues has header "1056216 - [GSS] (6.3.0) Change initial connection behavior for cluster connection". The header should be fixed to "1056216 - Change initial connection behavior for cluster connection"

Comment 1 Scott Mumford 2014-05-13 22:17:10 UTC
There are plans to manually remove these in the final build before publication.

Doing so earlier would simply cause them to be reintroduced in a later build.

Comment 2 Nikoleta Hlavickova 2014-05-14 09:10:47 UTC
I wouldn't mark this as NOTABUG since it is going to be fixed anyway. QA have to check that the documentation can go to customers as is, without any modifications before publication. Please set this BZ ON_QA once we can review the final build.

Comment 5 Martin Svehla 2014-05-15 07:25:12 UTC
There are still several entries with these prefixes in their header:

1024109 - [CCC] (6.3) NPE in DelegatingServerInventory
1062592 - [QE] (6.3.0) Wrong error message from add-user utility
1036872 - [CCC] (6.3) Cannot configure a security policy file setting that disables policy files specifies in JRE's java.security file
1032552 - [QE] (6.3.0) OOM due lots of org.apache.tomcat.util.net.JIoEndpoint$Poller objects
917683 - [QE] (6.3.0) Jdr utility generates wrong archive entry name running on Windows

Comment 8 Martin Svehla 2014-05-15 13:22:21 UTC
Verified. Thanks for the quick fix Tom.