telerik / kendo-angular

Issue tracker - Kendo UI for Angular
http://www.telerik.com/kendo-angular-ui/
Other
463 stars 213 forks source link

Incorrect encoding in filename 'kendo-angular-dateinputs/calendar/templates/footer-template.directivе.d.ts' #4324

Closed jloaizar closed 4 weeks ago

jloaizar commented 1 month ago

After updating to version 16, when I run my pipeline in jenkins, I have a coding error in the file name 'kendo-angular-dateinputs/calendar/templates/footer-template.directivе.d.ts'

java.nio.file.InvalidPathException: Malformed input or input contains unmappable characters: /jenkins/jenkinsnew/workspace/***/node_modules/@progress/kendo-angular-dateinputs/esm2020/calendar/templates/footer-template.directiv��.mjs

I see that the last 'e' of the word 'directive' is wrong encoding, not supporting UTF-8, and it only happens in that particular file.

dtopalov commented 4 weeks ago

To be tracked in https://github.com/telerik/kendo-angular/issues/4323