-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Tested with a fresh, default install of Jenkins 2.42
A Multibranch Pipeline fails reading a Jenkinsfile if the file is encoded in UTF-8 and includes a BOM (Byte order mark).
The error depends on the content of the file, but often shows as a variant of 'No such DSL method XX found'.
If the BOM is removed, the file works fine.