Forgive me if this has been reported before - I've been trying to search the issue queue for more than a day but every search results in a blank page, I think because of #2136119: Text search on issue queues is slow and sometimes WSODs.

The problem is, searching for modules via https://drupal.org/project/project_module/index doesn't work correctly anymore since the upgrade.

Specifically, if you visit the above URL you will see a list of Drupal modules with two exposed fields to let you filter your selection. This list initially contains 14160 modules. The exposed fields are "Project type" and "Drupal core version" with initial values of "Full project" and "Any", respectively. Make a selection here - for example select all 7.x modules. Press the "Apply" button. Instead of seeing a list of 7.x modules, the "Drupal core version" field is changed to "8.x" and the resulting list contains 323 module. Now change the "Project type" to "Full project", press "Apply", and you get that same list of 323 modules. Make various selections, you will see that something strange is going on here. Bottom line is the exposed fields aren't working correctly, and this page is broken.

Comments

tvn’s picture

Priority: Major » Normal
Issue tags: +Drupal.org 7.1

Confirmed.

jthorson’s picture

dokumori’s picture

Status: Postponed » Reviewed & tested by the community
Issue tags: +drupal.org szeged sprint

The patch was applied on a dev site and I can confirm the patch #88 (https://drupal.org/files/views_1055616_81_cache.patch ) in #1055616: Query arguments should be replaced before generating cache ID fixes the issue. This can be tested here (as of 25/03/2014): https://sprint10-drupal.redesign.devdrupal.org/project/project_module/index

tvn’s picture

Status: Reviewed & tested by the community » Postponed

Let's wait till that issue is committed.

dokumori’s picture

For the record: I'm reverting sprint10-drupal.redesign.devdrupal.org in favour of the new patch from #1055616: Query arguments should be replaced before generating cache ID so the changes I made for #3 will no longer be visible in the page

tvn’s picture

Status: Postponed » Reviewed & tested by the community
tvn’s picture

Priority: Normal » Major

Making priority the same of the views issue for this.

drumm’s picture

It would be good to know when a new stable release for Views may happen. If that will be soon, we should wait for that. We don't want to deploy -dev unless needed.

tvn’s picture

Talked to dawehner, stable release not going to happen anytime soon. He has no plans, unless some big security issue will appear.

drumm’s picture

Assigned: Unassigned » drumm
Issue tags: +needs drupal.org deployment

Then we have to deploy Views -dev.

drumm’s picture

Status: Reviewed & tested by the community » Fixed
Issue tags: -needs drupal.org deployment

Now deployed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.