[ckan-changes] [okfn/ckan] f0dbe6: [#1449] Fix extras deletion

GitHub noreply at github.com
Tue Jan 28 15:23:24 UTC 2014


  Branch: refs/heads/release-v2.1.2
  Home:   https://github.com/okfn/ckan
  Commit: f0dbe64002ab6552bdadbd8b0dd8fd3593a6c97f
      https://github.com/okfn/ckan/commit/f0dbe64002ab6552bdadbd8b0dd8fd3593a6c97f
  Author: amercader <amercadero at gmail.com>
  Date:   2014-01-28 (Tue, 28 Jan 2014)

  Changed paths:
    M ckan/public/base/javascript/modules/custom-fields.js

  Log Message:
  -----------
  [#1449] Fix extras deletion

The custom-fields module was actually disabling the fields when clicking
the delete extra cross button. This prevented the key and value from
being sent, which caused a validation error.
We now change only the class to make it look disabled, which should be
good enough.


  Commit: 11465b796814e252dc64abd3a9390038315feaa1
      https://github.com/okfn/ckan/commit/11465b796814e252dc64abd3a9390038315feaa1
  Author: amercader <amercadero at gmail.com>
  Date:   2014-01-28 (Tue, 28 Jan 2014)

  Changed paths:
    M ckan/public/base/test/spec/modules/custom-fields.spec.js

  Log Message:
  -----------
  [#1449] Remove unneeded tests


Compare: https://github.com/okfn/ckan/compare/4670801d4943...11465b796814


More information about the ckan-changes mailing list