Bug 823698

Summary: Restore the Report a Bug link in topic renders
Product: [Community] PressGang CCMS Reporter: David Ryan <dryan>
Component: Web-UIAssignee: Matthew Casperson <mcaspers>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 1.xCC: cbredesen, lnewson, rlandman, topic-tool-list
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: 2012-07-06 00:06:03 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:

Description David Ryan 2012-05-21 22:54:41 UTC
2012-05-22. The "Report a Bug" link is missing in the latest build.

Comment 1 Lee Newson 2012-05-22 05:53:29 UTC
Opps my fault. I made a change to the builder that effected the renderer as well. I've updated the code and will make the changes and change this to ON_QA when I'm not working off my mobile.

Cause:

Added a new build option for disabling bugzilla links in the builder. This in turn broke the renderer since it sends through no build options.

Consequence:

The bugzilla links weren't being added.

Fix:

Send through the the required build options with bug links enabled.