Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

characters transformed in the result of JOBS #1941

Closed
Tracked by #3166
ROBIN-Olivier opened this issue Sep 21, 2022 · 8 comments · Fixed by #3361
Closed
Tracked by #3166

characters transformed in the result of JOBS #1941

ROBIN-Olivier opened this issue Sep 21, 2022 · 8 comments · Fixed by #3361
Labels
enhancement New feature or request priority-medium Not functioning - next quarter if capacity permits

Comments

@ROBIN-Olivier
Copy link

ROBIN-Olivier commented Sep 21, 2022

In the JOBS SYSOUT, accented characters like "é" or "è" are replaced by "{" or "}".
Yet these characters are displayed fine in a file opened in VSCODE
How to apply code page 1147 to the SYSOUT of JOBS?

Steps to reproduce the behavior:

  1. write a program that displays é, è, à
  2. write a jcl that executes program
  3. open the runtime log in VSCODE
    -->

Expected behavior

our code page 1147 should not apply here.

Screenshots

result with TSO : Début ...
caractères bien affichés dans sysout TSO

result with VSCODE : D{but ...
caractères mal affichés dans sysout VSCODE

Desktop (please complete the following information):

  • OS: Windows
  • Zowe Explorer Version: v2.3.0
@ROBIN-Olivier ROBIN-Olivier added the bug Something isn't working label Sep 21, 2022
@github-actions
Copy link

Thank you for creating a bug report. If you haven't already, please ensure you have provided steps to reproduce it and as much context as possible.

@JillieBeanSim
Copy link
Contributor

Hey @ROBIN-Olivier, what profile type are you using to connect to the host?

@ROBIN-Olivier
Copy link
Author

ROBIN-Olivier commented Sep 23, 2022 via email

@JTonda
Copy link

JTonda commented Sep 27, 2022

https://www.ibm.com/docs/en/zos/2.4.0?topic=interface-retrieve-contents-job-spool-file

@t1m0thyj
Copy link
Member

The Zowe Node.js SDK for z/OS Jobs doesn't currently support an encoding option. There is an enhancement request here: zowe/zowe-cli#876

@zFernand0 zFernand0 added the priority-medium Not functioning - next quarter if capacity permits label Oct 5, 2022
@t1m0thyj t1m0thyj moved this from New Issues to Medium Priority in Zowe Explorer for VS Code Dec 26, 2023
@dpyoho
Copy link

dpyoho commented Aug 23, 2024

We also have that problem.

The Zowe Node.js SDK for z/OS Jobs doesn't currently support an encoding option. There is an enhancement request here: zowe/zowe-cli#876

Now it seems they do provide an encoding option.

@t1m0thyj t1m0thyj moved this from Medium Priority to New Issues in Zowe Explorer for VS Code Aug 23, 2024
@zFernand0 zFernand0 added enhancement New feature or request and removed bug Something isn't working labels Aug 29, 2024
@zFernand0 zFernand0 moved this from New Issues to Medium Priority in Zowe Explorer for VS Code Aug 29, 2024
@traeok
Copy link
Member

traeok commented Oct 18, 2024

This issue also applies for submitting jobs - this should probably be addressed at the same time as spool encoding for a complete experience

@t1m0thyj t1m0thyj linked a pull request Dec 23, 2024 that will close this issue
15 tasks
@t1m0thyj
Copy link
Member

The "Open with Encoding" feature for spool files has been implemented and will be released in 3.1.0

@github-project-automation github-project-automation bot moved this from Medium Priority to Closed in Zowe Explorer for VS Code Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority-medium Not functioning - next quarter if capacity permits
Projects
Status: Closed
Development

Successfully merging a pull request may close this issue.

7 participants