Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

Backport issue 426 / PR 429 to master #610

Closed
wants to merge 1 commit into from
Closed

Backport issue 426 / PR 429 to master #610

wants to merge 1 commit into from

Conversation

jdespatis
Copy link
Contributor

Yaml config files into app/config are not valid

This issue has already been reported one year ago with issue #426, and has been fixed thanks to PR #429
However, it seems that this PR has been merged into branch 2.1, and not backported into master

Therefore this bug still exists in master, 2.2, 2.3 and 2.4

Here is a PR to merge into master (and it would need a backport into 2.3 and 2.4 at least ?, and maybe a new tag for each)

The fact is I need to parse those yaml files with a Node.js module, and it just throws an error, because of this invalidity

@fabpot
Copy link
Member

fabpot commented Nov 23, 2013

Can you open for the 2.2 branch instead? I will then merge it into 2.3 and master. Thanks.

@jdespatis
Copy link
Contributor Author

ok => #611

I can then close this one I guess

@jdespatis jdespatis closed this Nov 23, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants