Skip to content

fix: correctly resolve model folder paths in URLModelHandler - #4110

Open
bmahabirbu wants to merge 1 commit into
containers:mainfrom
bmahabirbu:parent-path-fix
Open

fix: correctly resolve model folder paths in URLModelHandler#4110
bmahabirbu wants to merge 1 commit into
containers:mainfrom
bmahabirbu:parent-path-fix

Conversation

@bmahabirbu

@bmahabirbu bmahabirbu commented Jan 23, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

Screenshot / video of UI

What issues does this PR fix or reference?

How to test this PR?

@bmahabirbu
bmahabirbu requested review from a team, benoitf and jeffmaury as code owners January 23, 2026 05:20
@bmahabirbu

Copy link
Copy Markdown
Contributor Author

The issue was that sometimes parentdir could be undefined, depending on the testing environment and the node version, which caused the error to be hidden sometimes

this pr should get in then backported along with node 24 upgrade

@jeffmaury jeffmaury left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems useless to me as 1.9.x is working for both Node 22 (Podman Desktop 1.24.x) and Node 24 (Podman Desktop 1.25.x)

@bmahabirbu

Copy link
Copy Markdown
Contributor Author

It's still a bug in main it can happen depending on the node version and other factors like testing environment setup!

@benoitf
benoitf removed their request for review April 2, 2026 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants