entityManager deprecated method removed from Token Code base.
Find the patch which fixes it.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | entitymanager-2693005-6.patch | 6.14 KB | hussainweb |
| #6 | interdiff-3-6.txt | 679 bytes | hussainweb |
entityManager deprecated method removed from Token Code base.
Find the patch which fixes it.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | entitymanager-2693005-6.patch | 6.14 KB | hussainweb |
| #6 | interdiff-3-6.txt | 679 bytes | hussainweb |
Comments
Comment #2
berdirThis method is not provided by entity type manager but entity field manager.
Comment #3
hussainwebI don't think tests ran earlier. I am uploading the same patch to get it to run tests (I can't see the 'Add test' button either). This is mainly to confirm that it should fail for the reason mentioned in #2.
Comment #6
hussainwebFixing as per #2.
Comment #7
berdirYeah, that happens sometimes with patches. Yay tests failing as they should++.
Committed.