You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for creating a bug report.
We will investigate the bug and evaluate its impact on the product.
If you haven't already, please ensure you have provided steps to reproduce the bug and as much context as possible.
Describe the bug
When I specify
encoding
in my z/OSMF profile it is honored for dataset retrieval/upload but not for spool file retrieval.This is most likely because the following call does not take encoding into account
zowe-explorer-vscode/packages/zowe-explorer/src/trees/job/JobActions.ts
Line 177 in b43eccb
To Reproduce
encoding
in zosmf profle toibm278
Ö
Ö
@
Expected behavior
Encoding from zosmf profile is honored both for dataset and spool operations.
The text was updated successfully, but these errors were encountered: