Stefan Korn

Results 67 comments of Stefan Korn

Proposal for reading the file line by line #3393

@janette : Okay, that's a valid objection. But the chunking implementation with possibly dozens of (incorrect) warnings still seems kind of buggy to me. Maybe skip the UTF 8 validation...

@dafeder : I am currently also stumbling into this. The vcard format requires the mailto: prefix for the hasEmail property. Therefore this is added in the demo content before the...

see #3966 for possible fix. Can probably be improved, but should do it for the moment. First three acceptance criterias might be met. About the last one I am not...

Experiencing this issue too. Seems it hangs if the file size is larger than maxThumbnailFileSize, this is 10 MB by default and that's maybe why TO is experiencing this with...

@dafeder : Provided a merge request for this as discussed in #3840. One could probably add some check if there are entities related to the harvest at all and only...

@dafeder : I understand that you are wary of this. But if one plans to use heavily customized schema (and not planning to use the React frontend) the preprocessing at...

I need a somehow more sophisticated version of this (providing labels, etc.). So I will be going with a separate module for now. Will mention the module in the discussions...

@dafeder : Yes, makes sense to close PR. It surely has some difficulties and at least it clutters the Display View UI with a lot of fields. So this should...

The module is already there: https://www.drupal.org/project/dkan_extra_fields - but still a dev version, therefore I did not mention in Discussions yet.