Upload file sends 'Nothing' as language which results in 400 error from backend
Go to upload file (in corpus node), type in something, set language as 'Nothing'. It should be sent as a null
, but it's sent as "Nothing"
which results in the backend complaining.