Bug 824500

Summary: Version field is silently truncated in query result columns
Product: [Community] Bugzilla Reporter: mark yarborough <myarboro>
Component: Bugzilla GeneralAssignee: Simon Green <sgreen>
Status: CLOSED DUPLICATE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.2CC: ebaak, sgreen, thoger
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-05-30 03:24:00 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:
Attachments:
Description Flags
Querry shows 818185 with version 6.0.0
none
Actual version of 818185 is 6.0.0.ER7 none

Description mark yarborough 2012-05-23 15:36:40 UTC
Created attachment 586386 [details]
Querry shows 818185 with version 6.0.0

Description of problem: The version column field in query results 
is silently truncated. For example, if a bug was found in build 6.0.0.ER7
(its version) the query shows 6.0.0 (the .ER7 disappears, with no indication).


Version-Release number of selected component (if applicable):


How reproducible:
100%

Steps to Reproduce:
1. Do a query involving 818185 showing version column (screenshot)
2. Open 818185 and compare the version field (screenshot)
3.
  
Actual results:
Displayed version should be 6.0.0.ER7

Expected results:
Displayed version is 6.0.0.


Additional info:

Comment 1 mark yarborough 2012-05-23 15:37:50 UTC
Created attachment 586387 [details]
Actual version of 818185 is 6.0.0.ER7

Comment 2 Tomas Hoger 2012-05-25 09:19:38 UTC
Probably related to bug #823703.

Comment 3 Simon Green 2012-05-30 03:24:00 UTC

*** This bug has been marked as a duplicate of bug 823324 ***