Products.ZCatalog = 7.2.1 in Plone 6.1 - #1073
Conversation
|
@jenkins-plone-org please run jobs |
|
Looks like there are 2 tests in plone.app.querystring that need to be updated, since the fix means there are now more results. |
|
It seems that @mauritsvanrees has already fixed this error in the master branch of plone.app.querystring: plone/plone.app.querystring#171 I'll do a backport. |
|
I make the PR in plone.app.querystring to fix the tests: plone/plone.app.querystring#181 I then ran Jenkins with both PRs. |
The tests failed. It seems that it's not possible to run Jenkins with a PR from What I can do is create a new PR in |
|
Unfortunately this is not possible, because there is this message in the jenkins console: so the first parameter changed the |
I don't remember the order in which I put them. I'll try again in that order. Thanks! |
That order didn't work either. I'll create a new PR just to test the |
|
When I run |
I updated it. |
3a7a52d to
c3a7db1
Compare
|
Merging based on the test results from #1074 |
|
Thanks both! |
Basically, what I'm looking for is this fix:
zopefoundation/Products.ZCatalog#159
Closes plone/Products.CMFPlone#3895