- Issue created by @catch
- 🇬🇧United Kingdom Leon Kessler
Thanks Catch, that's great news!
Can I just confirm whether the functionality is provided by default in Drupal core, as according to this CR it defaults to POST [#3193798]
Maybe it's different in Views, but would ideally like to see a CR for that so I can link to it from the project page.In regards to uninstalling, I believe yes it's just a simple case of uninstalling the module. There will be left over config, so that will need to be re-exported to be removed. (I don't have an active Drupal site currently, so can't verify this).
- 🇬🇧United Kingdom catch
@Leon Kessler see the sentence in that change record "Views now uses GET requests by default when the "Use AJAX" setting is enabled.".
The AJAX API defaults to POST still, but Views always uses GET from 10.1.0 onwards. There was discussion on that issue about adding a configuration settings, but we decided against it in the end, so it's just what you get (no pun intended).
- Status changed to Fixed
over 1 year ago 8:48am 14 June 2023 - 🇬🇧United Kingdom Leon Kessler
I have now marked this module as obsolete, and put a message on the module page.
Automatically closed - issue fixed for 2 weeks with no activity.