- Issue created by @amateescu
- Status changed to Postponed
10 months ago 7:30pm 15 March 2024 - 🇷🇴Romania amateescu
Here's the patch needed if the core issue gets fixed.
Marking as postponed on 📌 Allow the 'entity' property of entity reference fields to be aware of its position in the typed data tree Needs review .
- Status changed to Needs review
10 months ago 10:53am 16 March 2024 - last update
10 months ago 23 pass, 6 fail - 🇷🇴Romania amateescu
After digging a bit more into Typed Data, the fix can be simplified and doesn't have to wait for the core issue. We can just set the proper context ourselves!
The last submitted patch, 3: 3428639-3.patch, failed testing. View results →
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.- Status changed to Needs review
10 months ago 11:42am 16 March 2024 - last update
10 months ago PHPLint Failed - last update
10 months ago 17 pass, 14 fail - 🇷🇴Romania amateescu
Hm..
\Drupal\Core\TypedData\TypedDataInterface::setContext()
doesn't return the object, so we have to type a bit more :/ - last update
10 months ago 40 pass The last submitted patch, 6: 3428639-6.patch, failed testing. View results →
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.