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

Filter empty YAML documents #22493

Closed
philwebb opened this issue Jul 22, 2020 · 1 comment
Closed

Filter empty YAML documents #22493

philwebb opened this issue Jul 22, 2020 · 1 comment
Assignees
Labels
theme: config-data Issues related to the configuration theme type: bug A general bug
Milestone

Comments

@philwebb
Copy link
Member

Empty YAML documents should be filtered from the Environment, however our OriginTrackedYamlLoader can cause them to remain. We need to ensure that we don't wrap empty strings with origin tracker objects.

@philwebb philwebb self-assigned this Jul 22, 2020
@philwebb philwebb added the type: bug A general bug label Jul 22, 2020
@philwebb philwebb added this to the 2.4.x milestone Jul 22, 2020
@philwebb
Copy link
Member Author

Since this bug is benign, I'll target it only to 2.4.x.

@philwebb philwebb added the theme: config-data Issues related to the configuration theme label Jul 22, 2020
@philwebb philwebb modified the milestones: 2.4.x, 2.4.0-M2 Jul 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme: config-data Issues related to the configuration theme type: bug A general bug
Projects
None yet
Development

No branches or pull requests

1 participant