kelly.m.jacobs β created an issue.
kelly.m.jacobs β made their first commit to this issueβs fork.
kelly.m.jacobs β created an issue.
kelly.m.jacobs β created an issue.
kelly.m.jacobs β created an issue.
kelly.m.jacobs β created an issue.
kelly.m.jacobs β created an issue.
kelly.m.jacobs β created an issue.
An updated patched for the current dev branch
kelly.m.jacobs β created an issue.
This patch should allow multiple asterisks, and also allows a range format with asterisks.
As an alternative solution, this patch will change it so we only run the massageFormValues logic if the form has passed validation.
kelly.m.jacobs β created an issue.
Uploaded another patch with compatibility fixes, including replacing core/jquery.once with core/once
Security fixes described in #4 have been made
I've gone through all the paths listed in this ticket, and the breadcrumbs all seem to match the path structure. I'm not sure what was considered still left to do in terms of breadcrumbs, but unless I'm missing something, this issue seems Fixed to me.
kelly.m.jacobs β made their first commit to this issueβs fork.
kelly.m.jacobs β made their first commit to this issueβs fork.
kelly.m.jacobs β created an issue.
Made a couple of compatibility changes with this patch.
1. In MigrateEckTest.php, changed the order of ->accessCheck(FALSE)->count()->
to ->count()->accessCheck(FALSE)->
, otherwise phpstan throws a deprecation error
2. In UnitTestBase.php, changed setMethods
to onlyMethods
. setMethods
is deprecated, and onlyMethods
or addMethods
should be used instead. I believe this situation calls for onlyMethods
, though correct me if I'm wrong.
Fixed a couple issues with the Cacheflush entity edit form
Here is a patch against 8.x-1.0-beta4
kelly.m.jacobs β created an issue.
kelly.m.jacobs β created an issue.
kelly.m.jacobs β created an issue.
kelly.m.jacobs β created an issue.
kelly.m.jacobs β created an issue.
kelly.m.jacobs β made their first commit to this issueβs fork.
kelly.m.jacobs β made their first commit to this issueβs fork.