[Checkins] [zopefoundation/Zope] d6f77a: Fix action extraction for addItem.

GitHub noreply at github.com
Mon Oct 1 17:45:38 CEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Zope
  Commit: d6f77aa42f7980ba002c71f00034dee40764f4b9
      https://github.com/zopefoundation/Zope/commit/d6f77aa42f7980ba002c71f00034dee40764f4b9
  Author: Steffen Allner <sa at gocept.com>
  Date:   2018-10-01 (Mon, 01 Oct 2018)

  Changed paths:
    M CHANGES.rst
    M src/zmi/styles/resources/zmi_base.js

  Log Message:
  -----------
  Fix action extraction for addItem.

This resulted in a malformed from action as the splitting was done too early as `add` was also included in `manage_addProduct`. This occurred with `Products.ZSQLMethod` as the add method name is very generic.


  Commit: 66ba4430fa3d4922d277e1064ac866da1d7d69d1
      https://github.com/zopefoundation/Zope/commit/66ba4430fa3d4922d277e1064ac866da1d7d69d1
  Author: ‮rekcäH nitraM‮ <spamfaenger at gmx.de>
  Date:   2018-10-01 (Mon, 01 Oct 2018)

  Changed paths:
    M CHANGES.rst
    M src/zmi/styles/resources/zmi_base.js

  Log Message:
  -----------
  Merge pull request #326 from zopefoundation/re-316-broken-zsqlmethod-addItem

Fix action extraction for addItem.


Compare: https://github.com/zopefoundation/Zope/compare/41ac1771a379...66ba4430fa3d
      **NOTE:** This service has 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.


More information about the checkins mailing list