Bug 1440692

Summary: [SDN][EC2] - singular in downloaded files and subjects
Product: Red Hat CloudForms Management Engine Reporter: Pavol Kotvan <pakotvan>
Component: UI - OPSAssignee: Milan Zázrivec <mzazrivec>
Status: CLOSED CURRENTRELEASE QA Contact: Pavol Kotvan <pakotvan>
Severity: low Docs Contact:
Priority: low    
Version: 5.7.0CC: dclarizi, hkataria, jhardy, mpovolny, obarenbo
Target Milestone: GAKeywords: TestOnly
Target Release: 5.9.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: ui:sdn
Fixed In Version: 5.9.0.1 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1444873 1444875 (view as bug list) Environment:
Last Closed: 2018-03-06 15:08:15 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: Bug
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: CFME Core Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1444873, 1444875    

Description Pavol Kotvan 2017-04-10 09:48:06 UTC
Description of problem:


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

How reproducible:
always

Steps to Reproduce:
1. Add EC2 provider and wait for refresh
 - List security groups and download PDF/txt/csv
 - List Loadbalancers and download PDF/txt/csv

Actual results:
Downloaded file names has 'Security Group *' / 'Load Balancer *' and also the same string is displayed for subject in downloaded files. These should be plural.

Expected results:

Additional info:
Please check this and fix for all Network managers and its elements (floating IPs/sec. groups.....).

Comment 3 CFME Bot 2017-04-11 15:53:45 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:
https://github.com/ManageIQ/manageiq-ui-classic/commit/7adfd8b9aeffa21c985a9d9f445c86bb5c73aade

commit 7adfd8b9aeffa21c985a9d9f445c86bb5c73aade
Author:     Milan Zazrivec <mzazrivec>
AuthorDate: Tue Apr 11 14:24:12 2017 +0200
Commit:     Milan Zazrivec <mzazrivec>
CommitDate: Tue Apr 11 14:24:12 2017 +0200

    Pluralize report title in txt/csv/pdf reports
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1440692

 app/controllers/application_controller/report_downloads.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)