[ckan-changes] [ckan/ckan] 38551a: Don't a 500 when printing the validation errors.

GitHub noreply at github.com
Thu Jun 22 11:21:49 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/ckan/ckan
  Commit: 38551aa7ad977725339a225ea3b737e7f0f79ff9
      https://github.com/ckan/ckan/commit/38551aa7ad977725339a225ea3b737e7f0f79ff9
  Author: Carl Lange <carl at flax.ie>
  Date:   2016-05-18 (Wed, 18 May 2016)

  Changed paths:
    M ckan/logic/action/create.py
    M ckan/logic/action/update.py

  Log Message:
  -----------
  Don't a 500 when printing the validation errors.

If there's no 'resources' key, or the error is on a different resource,
just prints the base error_dict.


  Commit: 214ccf6924c59b918366c207fdc8cda0f2e0064f
      https://github.com/ckan/ckan/commit/214ccf6924c59b918366c207fdc8cda0f2e0064f
  Author: Adrià Mercader <amercadero at gmail.com>
  Date:   2017-06-22 (Thu, 22 Jun 2017)

  Changed paths:
    M ckan/logic/action/create.py
    M ckan/logic/action/update.py

  Log Message:
  -----------
  Merge pull request #3027 from CarlQLange/patch-3

Fix #2331


Compare: https://github.com/ckan/ckan/compare/a8eb496a3547...214ccf6924c5


More information about the ckan-changes mailing list