Bug 1010120 - [fr-FR][Admin Portal] -> Disks -> The button Scan Alignment is missing
Summary: [fr-FR][Admin Portal] -> Disks -> The button Scan Alignment is missing
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine-webadmin-portal
Version: 3.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 3.3.0
Assignee: Nobody
QA Contact: Pavel Stehlik
URL:
Whiteboard: storage
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-20 03:46 UTC by croe@redhat.com
Modified: 2016-02-10 16:40 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-09-20 21:48:44 UTC
oVirt Team: Storage
Target Upstream Version:


Attachments (Terms of Use)
Scan Alignment in fr-FR (271.17 KB, image/png)
2013-09-20 09:49 UTC, Yuko Katabami
no flags Details
code: VmDiskListModelTable.java (51.32 KB, image/png)
2013-09-20 21:47 UTC, Einav Cohen
no flags Details
code: MainTabDiskView.java (47.46 KB, image/png)
2013-09-20 21:59 UTC, Einav Cohen
no flags Details

Description croe@redhat.com 2013-09-20 03:46:46 UTC
Description of problem:[fr-FR][Admin Portal] -> Disks -> The button Scan Alignment is missing


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


How reproducible:


Steps to Reproduce:
1.Go to Admin Portal
2.Press on sub-tab Disks
3.

Actual results: See that Scan Alignment is missing in French Portal


Expected results: Scan Alignment button should be added. This button translates as Alignement Scanner in Zanata.


Additional info: I checked that the string had been translated and it has, so it is ready to go as soon as you can add this button

Comment 1 Yuko Katabami 2013-09-20 09:49:41 UTC
Created attachment 800381 [details]
Scan Alignment in fr-FR

Comment 3 Einav Cohen 2013-09-20 21:47:31 UTC
Created attachment 800752 [details]
code: VmDiskListModelTable.java

Comment 4 Einav Cohen 2013-09-20 21:48:44 UTC
confirming that in the code, the Scan Alignment command is explicitly set to be available from the context menu only (see attachment 800752 [details]). most chances are that this is by design, not a bug. closing.

Comment 5 Einav Cohen 2013-09-20 21:59:11 UTC
Created attachment 800754 [details]
code: MainTabDiskView.java

MainTabDiskView.java is the relevant code here (represents the Disks main-tab). VmDiskListModelTable.java represent the Disks sub-tab under the VMs main tab.
still - the Scan Alignment item is available from the context menu only by design.


Note You need to log in before you can comment on or make changes to this bug.