ui5 build --exclude-task escapeNonAsciiCharacters Not Working For Preload
See original GitHub issueExpected 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 --version
when 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
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:21 (11 by maintainers)
Top Results From Across the Web
UI5 tooling --include-task=generateLibraryPreload didn't work
Hi. I want to include the task --include-task=generateLibraryPreload. ui5 build preload --config=ui5.yaml --clean-dest --dest dist ...
Read more >How to generate only Component-preload.js with UI5 Tooling
Now, I want to achieve the same result with UI5 Tooling. To do so, I'm using the following npm script : ui5 build...
Read more >UI5 Tooling - SAP
An open and modular toolchain to develop state-of-the-art applications ... ui5 build Building my-app... (1/8) Running task escapeNonAsciiCharacters.
Read more >@ui5/cli - npm
Start using @ui5/cli in your project by running `npm i @ui5/cli`. ... --exclude-task=generateAppPreload Build project and dependencies by ...
Read more >Manifest Model Preload - Documentation - Demo Kit
The preload flag is located in manifest.json under sap.ui5/models : ... The flag is not active by default, as there are some prerequisites:....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
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.
@sebasgoldberg The manifest looks fine and should be unrelated. Could you provide the following files: