Bug #6713
Long names needs to be truncated while listing
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1121938
Description of problem:
currently when you create an entity like OS, template, media with long names say 255 characters, UI doesn't truncate them while listing. This actually affects the other fields while listing. Please see attached screenshot for media.
For now its affecting all foreman entities. So writing this as common bz for all foreman entities. If you want separate bz for other entities, I'll be happy to do that.
Version-Release number of selected component (if applicable):
sat6 GA snap1
How reproducible:
always
Steps to Reproduce:
1. create Media, OS, template with long names say 255 char
2.
3.
Actual results:
UI doesn't truncate long names
Expected results:
Long names should be truncated while listing
Additional info:
Associated revisions
Fixes #6713: Long names needs to be truncated while listing
(cherry picked from commit adb487e05b284ff6a6462a9b49b14767f01e9d3d)
Conflicts:
app/assets/stylesheets/application.scss
app/views/common_parameters/index.html.erb
refs #6713 - fix ref to secure parameters attribute
History
#1
Updated by Dominic Cleal about 8 years ago
- Category set to Web Interface
- Priority changed from Normal to Low
#2
Updated by Ori Rabin about 8 years ago
- Status changed from New to Assigned
- Assignee set to Ori Rabin
#3
Updated by The Foreman Bot about 8 years ago
- Status changed from Assigned to Ready For Testing
- Target version set to 1.7.5
- Pull request https://github.com/theforeman/foreman/pull/1646 added
- Pull request deleted (
)
#4
Updated by Dmitri Dolguikh almost 8 years ago
- Target version changed from 1.7.5 to 1.7.4
#5
Updated by Dmitri Dolguikh almost 8 years ago
- Target version changed from 1.7.4 to 1.7.3
#6
Updated by Ori Rabin almost 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset adb487e05b284ff6a6462a9b49b14767f01e9d3d.
#7
Updated by Daniel Lobato Garcia almost 8 years ago
- Legacy Backlogs Release (now unused) set to 22
Fixes #6713: Long names needs to be truncated while listing