- Issue created by @acbramley
- π¦πΊAustralia larowlan π¦πΊπ.au GMT+10
ah we'll need a dep on the contrib module
- π¦πΊAustralia acbramley
We have https://git.drupalcode.org/project/drupal/-/blob/10.1.x/core/modules/ser... - can we not use that?
- Merge request !10Issue #3354499: DynamicEntityReferenceItemNormalizer broken on D10 β (Open) created by acbramley
- last update
over 1 year ago 30 pass, 8 fail - Assigned to larowlan
- Status changed to Postponed: needs info
over 1 year ago 5:44pm 5 July 2023 - π¨π¦Canada jibran Toronto, Canada
Can we please have a suggestion on #6? Assigning it to Lee as he is HAL module maintainer.
- last update
over 1 year ago 52 pass - Status changed to Needs review
over 1 year ago 12:07am 12 July 2023 - π¦πΊAustralia larowlan π¦πΊπ.au GMT+10
HEAD tests are fixed now, let's see how it goes
- Status changed to Needs work
about 1 year ago 10:42am 16 November 2023 - π³π±Netherlands eelkeblok Netherlands π³π±
I am havind trouble getting this change to work. AFAICT, the class is named EntityReferenceFieldItemNormalizer, not EntityReferenceItemNormalizer. Am I missing something?
- π³π±Netherlands eelkeblok Netherlands π³π±
Wondered the same, but the obvious answer is: this is not tested. :) There is actually more information in the companion/duplicate issue, π Declaration of DynamicEntityReferenceItemNormalizer::normalize() must be compatible Needs review , although I agree that the "correct" answer is to remove the dependency entirely.
I created a new branch that "corrects" the name of the base class, but as noted in the other issue, it is actually quite different, so I guess the other issue may be the correct solution for the short term, while this one serves as a better, future solution.
- last update
about 1 year ago 52 pass - Status changed to Closed: won't fix
11 months ago 3:44am 12 January 2024 - π¨π¦Canada jibran Toronto, Canada
I'm closing this in favor of β¨ Add DynamicEntityReferenceItemNormalizer Active in the HAL issue.
- π¨πSwitzerland berdir Switzerland
Note to others: the normalizer was completely removed in π [DER] Fix GitLab CI Fixed , so latest dev shouldn't have this problem.
Also, double-check that you _really_ need hal module. Maybe you still have it installed because you use default_content 1.x or something else that used to depend on it? You should only get this error if you have that module installed.