[obs-commits] [openSUSE/osc] 5b3d86: only assign issue detail if text for tag exists
Branch: refs/heads/master Home: https://github.com/openSUSE/osc Commit: 5b3d8633fa98d68d5ed1f2c4a35601f5cedf325b https://github.com/openSUSE/osc/commit/5b3d8633fa98d68d5ed1f2c4a35601f5cedf3... Author: Marco Strigl <mstrigl@suse.com> Date: 2018-01-22 (Mon, 22 Jan 2018) Changed paths: M osc/core.py Log Message: ----------- only assign issue detail if text for tag exists Commit: 8cb0246c1068452926e54040dab723b898b83d8e https://github.com/openSUSE/osc/commit/8cb0246c1068452926e54040dab723b898b83... Author: Marcus Huewe <suse-tux@gmx.de> Date: 2018-01-22 (Mon, 22 Jan 2018) Changed paths: M osc/core.py Log Message: ----------- Merge branch 'fix_369_crash_at_req_issues' of https://github.com/lethliel/osc Only include a tag if it "has" text in get_request_issues. Note that the code in get_formatted_issues always assumes the presence of the "label" tag. Fixes: #369 ("crash trying to view diff of a request") Compare: https://github.com/openSUSE/osc/compare/e3af61b5b62a...8cb0246c1068
participants (1)
-
Marcus Huewe