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
OK So it's in a Java source string.
Here a TSV of idcode as first column and increment for second column.
Before adding encoding for idcode attribute. I'll need to check how behave JS DOM code like element.setAttribute("test", "JoB@@BUJssoPvxPTA@@@FFpaUpriv\u007FDsP")
\u007F
for example.Should we html encode/decode the idcode attribute ? Or use JSON.stringify/parse
The text was updated successfully, but these errors were encountered: