Active
Project:
Drupal.org customizations
Version:
1.0.x-dev
Component:
Marketplace
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Mar 2026 at 20:00 UTC
Updated:
24 Mar 2026 at 08:38 UTC
Jump to comment: Most recent
Comments
Comment #2
drummWe should shorten the query parameters to match the old site. That may even allow the same URLs to keep working without redirects.
Comment #3
fjgarlin commentedEven if we keep the same name, the format is slightly different:
- D7: ?offices[]=FR
- D10: ?offices[FR]=FR
I've done the above change already and it will be deployed today, but note that it's not compatible with the D7 format.
The D7 format won't work on D10.