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

Validation problem with successive __many__ #167

Open
teto opened this issue May 9, 2018 · 1 comment
Open

Validation problem with successive __many__ #167

teto opened this issue May 9, 2018 · 1 comment

Comments

@teto
Copy link

teto commented May 9, 2018

my mail reader alot generates an invalid warning (unknown values bindings: thread)when loading a config like

[bindings]

[[threads]]

whose spec is here
https://github.com/pazz/alot/blob/08438d56ef695883f8beb8c7515b261015c676f0/alot/defaults/alot.rc.spec#L273

I believe there is a problem with configobj's validation due to the several many levels.
Losely related issue pazz/alot#1238 (comment) (mostly at the end)

@robdennis
Copy link
Member

I admit I'm not 100% sure what the expected result here should be; I'm going to at look into it a bit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants