Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix publishing of types with IShortName behaviour #57

Merged
merged 1 commit into from
Nov 6, 2019

Commits on Nov 5, 2019

  1. Fix publishing of types with IShortName behaviour

    The default plone types implement the IShortName behaviour which when
    applying on the receiver side wants to rename the existing object to the
    same name it already has. But because it already has that name it
    appends a -1 and the rest of the publishing fails.
    Nachtalb committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    1e215e6 View commit details
    Browse the repository at this point in the history