- Issue created by @Kristen Pol
- πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA
Remove parent issue and update summary.
- πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA
This is related to this issue: π Notice: Trying to access array offset on value of type null in _quant_prepare_entity() Fixed
It seems like the URI and, thus, URL are null when the file uri is like:
public://[date:custom:Y]-[date:custom:m]/imagefield_ni06Xv.gif
so perhaps this is a Drupal core bug when using
entity_uri
. I tried html encoding the tokens but it didn't help.For now, we can just check and log like what we're doing for the URI.
- πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA
I couldn't find a Drupal core issue that seems to be related to the file uri from
entity_uri
being empty. - Status changed to Needs review
about 2 years ago 2:13am 6 February 2023 - πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA
Fix is happening in:
- Status changed to RTBC
about 2 years ago 8:10pm 6 February 2023 - πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA
This has been merged in GitHub and will be synced to d.o soon.
- Issue was unassigned.
- Status changed to Fixed
about 2 years ago 1:33am 8 February 2023 - πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA
Included in the 7.x-1.0 release β .
Automatically closed - issue fixed for 2 weeks with no activity.