View Issue Details

IDProjectCategoryView StatusLast Update
0001369bareos-corewebuipublic2021-12-21 13:58
Reporterjarek_herisz Assigned Tofrank  
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
PlatformLinuxOSDebianOS Version10
Product Version20.0.2 
Summary0001369: webui tries to load a nonexistent file
DescriptionWhen the Polish language is chosen at the login stage. Webui tries to load the file:
bareos-webui/js/locale/pl_PL/LC_MESSAGES/pl_PL.po

Such a file does not exist, it results in an error:
i_gettext.js:413 iJS-gettext:'try_load_lang_po': failed. Unable to exec XMLHttpRequest for link

Remaining javasctipt is terminated. Interfeis becomes inoperable
Steps To ReproduceWith version 20.0.1
On the webui login page, select Polish.
Tagswebui

Relationships

related to 0001384 closedarogge_adm Release Bareos 19.2.11 
related to 0001361 closedarogge Release Bareos 20.0.3 
related to 0001289 closedarogge Release Bareos 21.0.0 

Activities

jarek_herisz

jarek_herisz

2021-07-19 10:36

reporter   ~0004182

System:
root@backup:~# cat /etc/debian_version
10.10
Przechwytywanie.PNG (78,772 bytes)   
Przechwytywanie.PNG (78,772 bytes)   
frank

frank

2021-08-09 17:22

developer   ~0004206

Fix committed to bareos bareos-19.2 branch with changesetid 15093.

Related Changesets

bareos: master 69a25e84

2021-08-05 15:19

frank


Committer: pstorz

Ported: N/A

Details Diff
webui: add missing symlinks for polish localization

Fixes 0001369: webui tries to load a nonexistent file
Affected Issues
0001369
add - webui/public/js/locale/pl_PL/LC_MESSAGES/pl_PL.mo Diff File
add - webui/public/js/locale/pl_PL/LC_MESSAGES/pl_PL.po Diff File

bareos: bareos-19.2 ddbec086

2021-08-05 15:19

frank

Ported: N/A

Details Diff
webui: add missing symlinks for polish localization

Fixes 0001369: webui tries to load a nonexistent file

(cherry picked from commit 19a7a5b8121c202e41d0610f58f39e80e7b8496f)
Affected Issues
0001369
add - webui/public/js/locale/pl_PL/LC_MESSAGES/pl_PL.mo Diff File
add - webui/public/js/locale/pl_PL/LC_MESSAGES/pl_PL.po Diff File

Issue History

Date Modified Username Field Change
2021-07-12 11:54 jarek_herisz New Issue
2021-07-12 11:54 jarek_herisz Tag Attached: webui
2021-07-19 10:36 jarek_herisz File Added: Przechwytywanie.PNG
2021-07-19 10:36 jarek_herisz Note Added: 0004182
2021-07-30 10:31 frank Assigned To => frank
2021-07-30 10:31 frank Status new => assigned
2021-08-05 13:04 frank Status assigned => confirmed
2021-08-09 17:22 pstorz Changeset attached => bareos master 69a25e84
2021-08-09 17:22 frank Changeset attached => bareos bareos-19.2 ddbec086
2021-08-09 17:22 frank Note Added: 0004206
2021-08-09 17:22 frank Status confirmed => resolved
2021-08-09 17:22 frank Resolution open => fixed
2021-09-14 10:53 arogge_adm Relationship added related to 0001384
2021-09-14 12:19 arogge_adm Relationship added related to 0001361
2021-12-21 13:58 arogge Relationship added related to 0001289