-
Type:
Problem report
-
Resolution: Fixed
-
Priority:
Trivial
-
Affects Version/s: 7.0.0beta2
-
Component/s: Proxy (P), Server (S)
-
None
-
S24-W6/7
Script item/preprocessing using btoa function gets an invalid result because of the invalid memory buffer size.
The following script can be used for tests: return btoa(new Uint8Array([1]));