Navigation Menu

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 #11132] YYYY-MM-DD time specs are parsed incorrectly #3922

Closed
icinga-migration opened this issue Feb 10, 2016 · 4 comments
Closed
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/11132

Created by atj on 2016-02-10 15:07:45 +00:00

Assignee: (none)
Status: Resolved (closed on 2016-02-10 15:42:38 +00:00)
Target Version: 2.4.2
Last Update: 2016-02-23 09:58:50 +00:00 (in Redmine)

Icinga Version: 2.4.1
Backport?: Already backported
Include in Changelog: 1

YYYY-MM-DD time specs are parsed incorrectly due to time struct values being incorrectly assigned. Please see my PR for details:

#68

Changesets

2016-02-10 15:24:36 +00:00 by atj e04b708

Fix parsing of YYYY-MM-DD in LegacyTimePeriod::ParseTimeSpec

fixes #11132

Signed-off-by: Jean Flach <jean-marcel.flach@netways.de>

2016-02-22 07:05:23 +00:00 by (unknown) 781c34f

Update AUTHORS

refs #10777
refs #11132

2016-02-23 08:45:34 +00:00 by atj 998abbb

Fix parsing of YYYY-MM-DD in LegacyTimePeriod::ParseTimeSpec

fixes #11132

Signed-off-by: Jean Flach <jean-marcel.flach@netways.de>

2016-02-23 08:45:34 +00:00 by (unknown) ed9a7bb

Update AUTHORS

refs #10777
refs #11132

Relations:

@icinga-migration
Copy link
Author

Updated by atj on 2016-02-10 15:42:38 +00:00

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

Applied in changeset e04b708.

@icinga-migration
Copy link
Author

Updated by jflach on 2016-02-10 15:42:58 +00:00

  • Target Version set to 2.4.2

@icinga-migration
Copy link
Author

Updated by gbeutner on 2016-02-23 09:58:50 +00:00

  • Backport? changed from Not yet backported to Already backported

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2016-03-18 13:26:03 +00:00

  • Relates set to 11147

@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.4.2 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