Bug 856440

Summary: Don't show ... in external bugs summary
Product: [Community] Bugzilla Reporter: Simon Green <sgreen>
Component: User InterfaceAssignee: Matt Tyson 🤬 <mtyson>
Status: CLOSED CURRENTRELEASE QA Contact: tools-bugs <tools-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.2CC: ebaak, jingwang, jzhao
Target Milestone: 4.2-6   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 4.2.4-6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-11-15 03:54:53 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: 869126    
Bug Blocks:    

Description Simon Green 2012-09-12 03:57:50 UTC
Description of problem:
In the external bugs summary, we show ... at the end of the summary even if we don't truncate the summary at 120 characters

How reproducible:
always.

Steps to Reproduce:
1. View https://bugzilla.redhat.com/show_bug.cgi?id=SOA-2
  
Actual results:
Summary is 'Profile the codebase...'

Expected results:
Summary reads 'Profile the codebase'

Additional info:
 * We should still show ... if we truncate the summary at 120 characters.
 * I can't believe I've never noticed this.