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

NOFOLLOW_LINKS causes issues on IBM OS/400 #3904

Closed
mxmrlt opened this issue Dec 5, 2024 · 2 comments · Fixed by #3905
Closed

NOFOLLOW_LINKS causes issues on IBM OS/400 #3904

mxmrlt opened this issue Dec 5, 2024 · 2 comments · Fixed by #3905
Assignees
Labels
agent-java community Issues and PRs created by the community triage

Comments

@mxmrlt
Copy link

mxmrlt commented Dec 5, 2024

I guess we face the same issue as the #3721 one.

But here it happens on AIX OS/400, another IBM OS which is somehow very close to Z/OS.

As you can see os.name is "OS/400" in this case.

Image

@github-actions github-actions bot added agent-java community Issues and PRs created by the community triage labels Dec 5, 2024
@LikeTheSalad LikeTheSalad linked a pull request Dec 5, 2024 that will close this issue
19 tasks
@LikeTheSalad
Copy link
Contributor

Hi @mxmrlt

Thank you for the detailed description. It does seem to be a similar issue to the one you pointed out. Could you please try the PR snapshot and check if it sorts it out?

@LikeTheSalad LikeTheSalad self-assigned this Dec 5, 2024
@mxmrlt
Copy link
Author

mxmrlt commented Dec 11, 2024

Hi @LikeTheSalad

I can say it works with this snapshot. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agent-java community Issues and PRs created by the community triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants