- π§πͺBelgium wim leers Ghent π§πͺπͺπΊ
Also affects XB, in β¨ Define JSON Schema $refs for linking/embedding videos and linking documents Active . For now, it's working around it by overriding
FileItem::generateSampleValue()
.
FileItem::generateSampleValue()
hard-codes to generating txt files. If I have a file field that doesn't allow txt files, this is creating unwanted values.
Honor the field configuration's file_extensions
setting and only generate sample files with allowed extensions.
N/A
N/A
N/A
Needs work
11.0 π₯
file.module
It denotes an issue that prevents porting of a contributed project to the stable version of Drupal due to missing APIs, regressions, and so on.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Also affects XB, in
β¨
Define JSON Schema $refs for linking/embedding videos and linking documents
Active
. For now, it's working around it by overriding FileItem::generateSampleValue()
.