Closed (fixed)
Project:
DOI Field
Version:
1.0.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
8 Jan 2024 at 14:55 UTC
Updated:
6 Feb 2024 at 09:09 UTC
Jump to comment: Most recent
Going to add a field to a content type with a DOI field produces the following error:
TypeError: Drupal\Core\Field\FieldTypeCategory::getDescription(): Return value must be of type Drupal\Core\StringTranslation\TranslatableMarkup, string returned in Drupal\Core\Field\FieldTypeCategory->getDescription()
This appears to be because there is no description in the annotation of DoiFieldItem.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
kallado commentedOk i'll take a look at that. Kind of busy this next 2 weeks is this on drupal 10.2?
Comment #4
kallado commentedComment #5
kallado commented@Leo Pitt thanks for the patch, merged and new release coming soon.
Comment #6
kallado commented@Leo Pitt fixe in version 1.0.2
Comment #7
kallado commented