Open mbo-s opened 5 years ago
For nearly every value in the JobDataInputFilter we can add a StripTags
-Filter...
Only the filtering of the templateValues
(JobDataInputFilter#L193-L230 cannot simply strip all tags, because at least in the html
field HTML is explicitly allowed.
Similar to https://github.com/cross-solution/YAWIK/issues/543
The values from the JSON will be imported without being sanitized. Affected fields are at least company and location. There can be other fields which produce the same errors, e.g. classification fields
Sample file