plone / Products.ExtendedPathIndex

Zope2 Index for paths. Supports depth limiting, and the ability to build a structure usable for navtrees and sitemaps
1 stars 1 forks source link

Avoid a deprecation warning #11

Closed gforcada closed 5 years ago

gforcada commented 5 years ago

Make it so, that it is backwards compatible.

As master branch of P.ExtendedPathIndex is still being used by Plone 5.1 as well according to mr.roboto: https://jenkins.plone.org/roboto/branches

Fixes https://github.com/plone/Products.ExtendedPathIndex/issues/10

mister-roboto commented 5 years ago

@gforcada thanks for creating this Pull Request and help improve Plone!

To ensure that these changes do not break other parts of Plone, the Plone test suite matrix needs to pass.

Whenever you feel that the pull request is ready to be tested, either start all jenkins jobs pull requests by yourself, or simply add a comment in this pull request stating:

@jenkins-plone-org please run jobs

With this simple comment all the jobs will be started automatically.

Happy hacking!

gforcada commented 5 years ago

@jenkins-plone-org please run jobs

jensens commented 5 years ago

@jenkins-plone-org please run jobs