Updated: Comment #N

Problem/Motivation

Proposed resolution

Remaining tasks

User interface changes

API changes

Source

00:11 alexpott: vijaycs85: although I think the auto fallback code is weird
00:11 vijaycs85: alexpott: yeah, it seems it is checking fallback of a sequence not really a string
00:12 alexpott: vijaycs85: the test I added takes a harsher line on incomplete schema and wrong schema than config::save()
00:12 alexpott: vijaycs85: yep to me that test is just completely incorrect now
00:12 alexpott: vijaycs85: but schema were not used this way when that test was written.
00:13 vijaycs85: alexpott: ok for this issue POV, we will revert changes and exclude from defaultTest and will create issue to fix this test
00:13 vijaycs85: fix this test => fix ConfigSchemaTest test
00:14 alexpott: vijaycs85: well a new issue to explore fallback and schema mismatch

Comments

Gábor Hojtsy’s picture

Status: Active » Closed (duplicate)

I'm not 100% sure what this is about but I think it is resolved in #2268439: String introspection backwards data typing is confusing / incorrect or is going to be resolved in #2183983: Find hidden configuration schema issues.

alexpott’s picture

Yep @Gábor Hojtsy fixed this :)