Closed (fixed)
Project:
Views (for Drupal 7)
Version:
7.x-3.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Plan
Assigned:
Unassigned
Reporter:
Created:
22 Aug 2017 at 18:08 UTC
Updated:
28 Apr 2018 at 00:59 UTC
Jump to comment: Most recent
Comments
Comment #2
joseph.olstadlooks like everything has been marked as fixed except one issue marked as RTBC.
Looks like we are very close to a 3.19 release. There's some very important fixes sitting in dev.
Comment #3
damienmckennaI've kicked off some branch tests, will see how things are with them.
Comment #4
joseph.olstadPHP 5.3,
PHP 5.4,
PHP 5.6,
PHP 7.0,
PHP 7.1,
with mysql, all passing
Comment #5
joseph.olstadI am not a postgresql user, however I noticed that the views head tests are failing on "tuple concurrently updated"
there's nothing in the issue queue about this. However there is a longstanding patch for postgres that I know the wetkit distribution is using (they're biggest client was using postgresql for a while with views 3.x until recently, and they used this patch)
#1331056-72: Regression: Improper use of GROUP BY statement produces ambiguous column error
I rerolled the patch for HEAD, and triggered postgresql tests.
hopefully it can get past this 'tuple concurrently updated' issue.
Is this what is holding up 3.19?
anything else holding up this release?
Comment #6
damienmckennaI'm going to release it in just a moment.
Comment #7
damienmckennaI found an odd problem running the tests locally, so I opened a new issue: #2960178: Work out why ViewsHandlerSortDateTest fails locally
The problem happens with 3.18 too, so I'm not going to let it hold up the release.
Comment #8
damienmckennaDone: https://www.drupal.org/project/views/releases/7.x-3.19
Thanks everyone!
Comment #9
joseph.olstadcool, thanks!
Comment #10
damienmckenna