[obs-commits] [openSUSE/open-build-service] d3d41f: [api] check_is_child failed when type was nil
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: d3d41face46c754e2925c2eca6c4d6fa1ca0c4ca https://github.com/openSUSE/open-build-service/commit/d3d41face46c754e2925c2... Author: Ana María Martínez Gómez <ammartinez@suse.de> Date: 2016-10-31 (Mon, 31 Oct 2016) Changed paths: M src/api/app/models/comment.rb Log Message: ----------- [api] check_is_child failed when type was nil The check_is_child validation failed when there was not type as the function safe_constantize is not defined for nil. Commit: 730f1f88b3f86c4c3aa888252b66ec5700272377 https://github.com/openSUSE/open-build-service/commit/730f1f88b3f86c4c3aa888... Author: Eduardo Navarro <enavarro@suse.com> Date: 2016-10-31 (Mon, 31 Oct 2016) Changed paths: M src/api/app/models/comment.rb Log Message: ----------- Merge pull request #2284 from Ana06/type-comment [api] check_is_child failed when type was nil Compare: https://github.com/openSUSE/open-build-service/compare/0d79e3ed1f2c...730f1f...
participants (1)
-
Eduardo Navarro