Actions
action #55424
closedError about "Use of uninitialized value in join or string at template branding/openSUSE/external_reporting.html.ep line 45" on every view of a screenshot of a job that has non-standard flavor, e.g. "Regression-on-migrated-system-from-SLE12-SPx"
Start date:
2019-08-13
Due date:
% Done:
0%
Estimated time:
Description
Observation¶
Every time someone accesses a screenshot view of a job with a "non-standard" flavor, e.g. https://openqa.suse.de/tests/3240939#step/install_service/5 with flavor "Regression-on-migrated-system-from-SLE12-SPx" an error is reported in logs about
Use of uninitialized value in join or string at template branding/openSUSE/external_reporting.html.ep line 45.
Updated by okurz over 5 years ago
- Related to action #51989: Use of uninitialized value $distri in branding/openSUSE/external_reporting.html.ep , uncovered "microos" distri causes warning and bug report icon to not show up added
Updated by okurz over 5 years ago
- Related to coordination #54806: [epic] Better user control over job group overview added
Updated by okurz over 5 years ago
- Status changed from New to Feedback
- Assignee set to okurz
To fall back to flavor "Server" if the lookup turns out empty. Updated still open https://github.com/os-autoinst/openQA/pull/2253
hotpatched osd to prevent further error to help not to distract from #54902 :)
Actions