1. Describe the bug
Compilation of files (at least RDLC files) that contain a bracket in its filename break the compiler with error message "Specified part does not exist in the package".
2. To Reproduce
- Create a Report
- Add a RDLC file that contains a bracket in the file name, i.e. ( )
- Compile with AL compiler
- Compiler throws Error Message "Specified part does not exist in the package"
3. Expected behavior
Brackets in filenames should not break the compiler logic.
4. Actual behavior
A binary check of the app files show that certain chars are encoded compared with a former compiler version, i.e. 17.XXX
5. Versions:
AL compiler version 18.0.37.11445
Internal work item: AB#638488
1. Describe the bug
Compilation of files (at least RDLC files) that contain a bracket in its filename break the compiler with error message "Specified part does not exist in the package".
2. To Reproduce
3. Expected behavior
Brackets in filenames should not break the compiler logic.
4. Actual behavior
A binary check of the app files show that certain chars are encoded compared with a former compiler version, i.e. 17.XXX
5. Versions:
AL compiler version 18.0.37.11445
Internal work item: AB#638488