ui5-tooling: ui5 build --exclude-task escapeNonAsciiCharacters Not Working For Preload
Expected Behavior
To not escape the non ascii character in the Component-preload.
Current Behavior
Escapes the non ascii character in the Component-preload.
Steps to reproduce the issue
- ui5 build --exclude-task escapeNonAsciiCharacters
- Check dist/Component-preload.js
- The non ascii characters were escaped.
Context
- UI5 Module Version (output of
ui5 --versionwhen using the CLI):1.7.0 - Node.js Version:
v10.15.3 - npm Version:
6.4.1 - OS/Platform:
Windows Professional 64 - Browser (if relevant): NA
- Other information: NA
Affected components (if known)
Log Output / Stack Trace
NA
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Reactions: 1
- Comments: 21 (11 by maintainers)
We were finally able to reproduce and analyze this issue in a live NetWeaver system 🎉
For anyone facing this issue in an FLP on ABAP environment, please implement SAP Note 2884219
If you continue to experience this issue, please let us know here or by raising an OSS ticket.