You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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 cross-solution/YAWIK#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
The text was updated successfully, but these errors were encountered: