[obs-commits] [openSUSE/open-build-service] 20508e: Convert nil to string for links in datatable
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 20508e55f09536981aaef79db6f99216063c283a https://github.com/openSUSE/open-build-service/commit/20508e55f09536981aaef7... Author: David Kang <dkang@suse.com> Date: 2018-07-25 (Wed, 25 Jul 2018) Changed paths: M src/api/app/helpers/webui/webui_helper.rb Log Message: ----------- Convert nil to string for links in datatable Because in bs_request_actions_delete `source_project` should be `nil' and the `length` of `nil` raise an exception. Commit: 3a0a39f9e349137af78327c1c68c475049c50dd1 https://github.com/openSUSE/open-build-service/commit/3a0a39f9e349137af78327... Author: Björn Geuken <bgeuken@suse.de> Date: 2018-07-25 (Wed, 25 Jul 2018) Changed paths: M src/api/app/helpers/webui/webui_helper.rb Log Message: ----------- Merge pull request #5478 from DavidKang/sprint43/bugsquad/issue-5472 Convert nil to string for links in datatable Compare: https://github.com/openSUSE/open-build-service/compare/512f47d46a8f...3a0a39... **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.
participants (1)
-
Björn Geuken