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
Collect HTML-encodes all unicode for reasons I am unsure of. This is generally ok but it's problematic for formid and version because servers expect an exact match. At the very least, we should pass through formid and version unchanged. There might be a broader question about whether it makes sense to HTML-encode anything but perhaps that's best left for another time if we can find a reasonable way to fix just the formid and version identifiers.
Enketo correctly passes through any unicode in formid or version.
We've decided to move forward with building true UTF-8 submissions (matching Enketo). The JR change has gone in (thanks, @seadowg!). We need to incorporate it here and also add the encoding attribute.
Collect HTML-encodes all unicode for reasons I am unsure of. This is generally ok but it's problematic for
formid
andversion
because servers expect an exact match. At the very least, we should pass throughformid
andversion
unchanged. There might be a broader question about whether it makes sense to HTML-encode anything but perhaps that's best left for another time if we can find a reasonable way to fix just theformid
andversion
identifiers.Enketo correctly passes through any unicode in
formid
orversion
.tést.xlsx
The text was updated successfully, but these errors were encountered: