| Summary: | Product and Component field got truncated when the strings are very long | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Community] Bugzilla | Reporter: | Hui Wang <huiwang> | ||||||||
| Component: | User Interface | Assignee: | Jeff Fearn 🐞 <jfearn> | ||||||||
| Status: | CLOSED NEXTRELEASE | QA Contact: | tools-bugs <tools-bugs> | ||||||||
| Severity: | low | Docs Contact: | |||||||||
| Priority: | low | ||||||||||
| Version: | 5.0 | CC: | huiwang, jmcdonal, mtahir, qgong | ||||||||
| Target Milestone: | 5.0 | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | rh-bugzilla-5.0.3-rh2.el7 | Doc Type: | Bug Fix | ||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2016-06-06 07:50:01 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: | |||||||||
| Attachments: |
|
||||||||||
Created attachment 1146773 [details]
component
Created attachment 1146774 [details]
product
Fix for BZ 1320095 fixed this. Verified the issue. The result is PASS version 5.0.3.rh1 |
Created attachment 1146771 [details] Userpref Description of problem: Product and component field got truncated when the strings are very long. See also the attachment Version-Release number of selected component (if applicable): 5.0.2-rh3 How reproducible: Always Steps to Reproduce: 1.Create a rhel7 bug, then select component 'Red_Hat_Enterprise_Linux-Release_Notes-7-zh-TW', save 2. 3. Actual results: The component field value got truncated Expected results: not truncated, It is better show in 1 lines, but in 2 lines also acceptable. Additional info: check attachment