[ckan-changes] [ckan/ckan] 8610b7: Issue occurs when updating groups/organizations, i...

Sergey noreply at github.com
Mon Nov 4 15:57:31 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/ckan/ckan
  Commit: 8610b732467c2f886ce6215b77c6e2e41b34fa27
      https://github.com/ckan/ckan/commit/8610b732467c2f886ce6215b77c6e2e41b34fa27
  Author: shasan <shasan at marsdd.com>
  Date:   2019-10-11 (Fri, 11 Oct 2019)

  Changed paths:
    M ckan/lib/uploader.py

  Log Message:
  -----------
  Issue occurs when updating groups/organizations, it changes the saved filename for the file_url field when I'm not actually uploading a new file, just changing other metadata (such as description).  This effectively kills kills the uploaded image link for the organization/groups.


  Commit: e69a5038579a15957abb9f148949358de7ff58dc
      https://github.com/ckan/ckan/commit/e69a5038579a15957abb9f148949358de7ff58dc
  Author: shasan <shasan at marsdd.com>
  Date:   2019-10-11 (Fri, 11 Oct 2019)

  Changed paths:
    M ckan/lib/uploader.py

  Log Message:
  -----------
  Fixing pep-8 error


  Commit: e2e58db052e5d2a77b42540585d2fbcb0b2eb15b
      https://github.com/ckan/ckan/commit/e2e58db052e5d2a77b42540585d2fbcb0b2eb15b
  Author: shasan <shasan at marsdd.com>
  Date:   2019-10-15 (Tue, 15 Oct 2019)

  Changed paths:
    M ckan/lib/uploader.py

  Log Message:
  -----------
  Changed code in order to account for backwards compatibility with cgi.Fieldstorage


  Commit: 408982dce5c3aa23c8631dbe540b34aa46e0252b
      https://github.com/ckan/ckan/commit/408982dce5c3aa23c8631dbe540b34aa46e0252b
  Author: shasan <shasan at marsdd.com>
  Date:   2019-10-15 (Tue, 15 Oct 2019)

  Changed paths:
    M ckan/lib/uploader.py

  Log Message:
  -----------
  Changed code in order to account for backwards compatibility with cgi.Fieldstorage (correction code)


  Commit: 0554c2e9b1d480d2f7f859add90b443090c3462e
      https://github.com/ckan/ckan/commit/0554c2e9b1d480d2f7f859add90b443090c3462e
  Author: Sergey <tonnydexter at gmail.com>
  Date:   2019-11-04 (Mon, 04 Nov 2019)

  Changed paths:
    M ckan/lib/uploader.py

  Log Message:
  -----------
  Merge pull request #5020 from marsdd/hotfix-file-upload-update-issue

Bug caused by updated to how Flask handles the file upload field


Compare: https://github.com/ckan/ckan/compare/c25eddfaad9c...0554c2e9b1d4


More information about the ckan-changes mailing list