View Issue Details

IDProjectCategoryView StatusLast Update
0000816bareos-corewebuipublic2021-10-07 10:22
ReporterKvazyman Assigned Tofrank  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
PlatformLinuxOSDebianOS Version8
Product Version16.2.4 
Summary0000816: Incorrect display value of the item Retention/Expiration depending on the selected localization
DescriptionIncorrect display value of the item Retention/Expiration depending on the selected localization
Steps To ReproduceLogin 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.
TagsNo tags attached.

Activities

frank

frank

2021-10-07 10:22

developer   ~0004294

Fix committed to bareos master branch with changesetid 15298.

Related Changesets

bareos: master 31deb7c6

2021-09-28 19:01

frank


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

Issue History

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