View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000816 | bareos-core | webui | public | 2017-05-02 14:48 | 2021-10-07 10:22 |
Reporter | Kvazyman | Assigned To | frank | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Linux | OS | Debian | OS Version | 8 |
Product Version | 16.2.4 | ||||
Summary | 0000816: Incorrect display value of the item Retention/Expiration depending on the selected localization | ||||
Description | Incorrect display value of the item Retention/Expiration depending on the selected localization | ||||
Steps To Reproduce | Login with english localization. Go to https://YOUR_SITE_BAREOS/bareos-webui/media Select some volume and see it Retention/Expiration Login with russian localization. Go to https://YOUR_SITE_BAREOS/bareos-webui/media Select same volume and see it Retention/Expiration (Задержка/Окончание) Compare the values. The values are different for 5 days. | ||||
Tags | No tags attached. | ||||
bareos: master 31deb7c6 2021-09-28 19:01 Committer: pstorz Ported: N/A Details Diff |
webui: change retention/expiration column on volume tables This commit is the first step of splitting the 'retention/expiration' column on volume tables into separate columns. An additional column will be introduced on volume tables later after delivery of expiration values in JSON API mode has been implemented. The commit also removes unnecessary formatter functions that are no longer required. Fixes 0000816: Incorrect display value of the item Retention/Expiration depending on the selected localization |
Affected Issues 0000816 |
|
mod - webui/module/Media/view/media/media/details.phtml | Diff File | ||
mod - webui/module/Media/view/media/media/index.phtml | Diff File | ||
mod - webui/module/Pool/view/pool/pool/details.phtml | Diff File | ||
mod - webui/public/js/bootstrap-table-formatter.js | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-05-02 14:48 | Kvazyman | New Issue | |
2017-05-03 13:55 | frank | Assigned To | => frank |
2017-05-03 13:55 | frank | Status | new => assigned |
2021-08-06 12:24 | frank | Status | assigned => acknowledged |
2021-10-07 10:22 | pstorz | Changeset attached | => bareos master 31deb7c6 |
2021-10-07 10:22 | frank | Note Added: 0004294 | |
2021-10-07 10:22 | frank | Status | acknowledged => resolved |
2021-10-07 10:22 | frank | Resolution | open => fixed |