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

Trim white-spaces when parsing image references #1244

Open
lcarva opened this issue Dec 10, 2024 · 1 comment
Open

Trim white-spaces when parsing image references #1244

lcarva opened this issue Dec 10, 2024 · 1 comment

Comments

@lcarva
Copy link
Member

lcarva commented Dec 10, 2024

Sometimes, an image reference may contain a trailing white-space, let's make sure those are still properly parsed.

@zregvart
Copy link
Member

Are situations where white-space is allowed? Could being lenient about white-space lead to more issues downstream?
I would argue that white-space should not be allowed in image references and that EC should not be lenient about it. It should be easy for the producer of the image reference to trim the white-space on their end.

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

No branches or pull requests

2 participants