I have an issue with the Jenkins environment - and in particular what it seems to be an encoding error.
Looking at the build history (please check attachment) you can see items that are improperly displayed (unrecognized chars)
Problem is not just 'cosmetic' - I can't actually run any Test Cases, if I have originally copy/pasted them from within Jenkins. If for example I paste contents to Notepad, then it displays properly. Other text editors (e.g. UE) fail to properly recognize the format/encoding.
This issue began with the rollout of the latest framework installation, so it must be a new bug. Any hints on how I can possibly overcome this situation? Is there somewhere within Jenkins where I can fiddle with encoding settings? (just a guess!)