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

[dev.icinga.com #12016] ConfigWriter::EmitScope incorrectly quotes dictionary keys #4309

Closed
icinga-migration opened this issue Jun 22, 2016 · 1 comment
Labels
area/configuration DSL, parser, compiler, error handling bug Something isn't working
Milestone

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/12016

Created by gbeutner on 2016-06-22 10:34:52 +00:00

Assignee: gbeutner
Status: Resolved (closed on 2016-06-22 10:40:05 +00:00)
Target Version: 2.5.0
Last Update: 2016-06-22 10:40:05 +00:00 (in Redmine)

Icinga Version: 2.4.10
Backport?: Not yet backported
Include in Changelog: 1

Example:

<7> => { "vars.x" = 3 }
{
   vars["x"] = 3.000000
}

Changesets

2016-06-22 10:35:47 +00:00 by gbeutner 428850a

Fix: ConfigWriter::EmitScope incorrectly quotes dictionary keys

fixes #12016
@icinga-migration
Copy link
Author

Updated by gbeutner on 2016-06-22 10:40:05 +00:00

  • Status changed from Assigned to Resolved
  • Done % changed from 0 to 100

Applied in changeset 428850a.

@icinga-migration icinga-migration added bug Something isn't working area/configuration DSL, parser, compiler, error handling labels Jan 17, 2017
@icinga-migration icinga-migration added this to the 2.5.0 milestone Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/configuration DSL, parser, compiler, error handling bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant