Closed (fixed)
Project:
Contacts
Version:
3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Jul 2025 at 21:51 UTC
Updated:
24 Jul 2025 at 12:44 UTC
Jump to comment: Most recent
For example the edit page link doesn't work.
In theory, there is test coverage for this. However, because of #3535068, the JS fails and the links are never AJAX-ified, so the test results in a full page load and looks like it's working, even though it's not! That might just be in D11 (not tested D10).
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
andrewbelcher commentedWorth noting that this may only work on D11 (need to test D10).
Comment #4
andrewbelcher commentedTested on D10.5 and can confirm that the issue also existed there, and that this fix resolves it.
Comment #5
jeremyskinner commented