Backendless Version (3.x / 6.x, Online / Managed / Pro )
6.0.12
Expected Behavior
- When using German text such as “ß”, “ü”, “ö”, “ä” in the codeless business logic
- It should be encoded properly
Actual Behavior
- It is not properly encoded.
- So for example when using a German address to make an API call, it returns a false result because the address is not recognisable.
Reproducible Test Case
- Made an API call with this address
Feldmochinger Straße, 80995 Munich
- This is what was sent
Feldmochinger Stra�e, 80995 Munich