Bug #3077
DUC dashboard: wrong tab order
Status: | CLOSED | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 100% | |
Category: | nethserver-duc | |||
Target version: | v6.6-final | |||
Security class: | Resolution: | |||
Affected version: | v6.6-rc1 | NEEDINFO: | No |
Description
The dashboard tab for duc appears as the first tab.
Steps to reproduce- Install a fresh machine from ISO 6.6 rc1
- Open the dashboard
- First tab is Disk usage
- Disk usage tab must be after the Applications tab
The bug is inside the /usr/share/nethesis/NethServer/Module/Dashboard/Duc.php
file.
The sortId
variable should be set to a value at least greater then 30.
Associated revisions
Duc template: Fixed A closing tag. Refs #3077
tab order: fix tab position order. Refs #3077
History
#1 Updated by Giacomo Sanchietti over 6 years ago
- Category set to nethserver-duc
- Status changed from NEW to TRIAGED
- Target version set to v6.6-final
- % Done changed from 0 to 20
- Affected version set to v6.6-rc1
#2 Updated by Edoardo Spadoni over 6 years ago
- Status changed from TRIAGED to ON_DEV
- Assignee set to Edoardo Spadoni
- % Done changed from 20 to 30
#3 Updated by Edoardo Spadoni over 6 years ago
- Status changed from ON_DEV to TRIAGED
- Assignee deleted (
Edoardo Spadoni) - % Done changed from 30 to 20
#4 Updated by Edoardo Spadoni over 6 years ago
The bug is not reproducible.
- Install a fresh machine from ISO 6.6 rc1
- Open the dashboard
- First tab is System status not Disk usage
Are there any missing additional info like installed packages or some configuration that move the Disk usage tab on first place?
Anyway, if the Disk usage tab must be after the Applications tab, the sortId
must be modified.
#5 Updated by Edoardo Spadoni over 6 years ago
- Status changed from TRIAGED to MODIFIED
- % Done changed from 20 to 60
#6 Updated by Davide Principi over 6 years ago
- Status changed from MODIFIED to ON_QA
- % Done changed from 60 to 70
Let's fix it anyway: the tab sorting algorithm could be unpredictable if other packages are installed...
In nethserver-testing 6.6:
nethserver-duc-1.0.2-1.2.g15ee062.ns6.noarch.rpm
#7 Updated by Davide Principi over 6 years ago
- Status changed from ON_QA to VERIFIED
- % Done changed from 70 to 90
VERIFIED
#8 Updated by Giacomo Sanchietti over 6 years ago
- Status changed from VERIFIED to CLOSED
- % Done changed from 90 to 100
Released in nethserver-base:
- nethserver-duc-1.0.3-1.ns6.noarch.rpm