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 #8748] Don't ignore extraneous arguments for functions #2760

Closed
icinga-migration opened this issue Mar 15, 2015 · 5 comments
Closed
Labels
bug Something isn't working
Milestone

Comments

@icinga-migration
Copy link

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

Created by gbeutner on 2015-03-15 10:11:13 +00:00

Assignee: gbeutner
Status: Resolved (closed on 2015-03-19 12:37:48 +00:00)
Target Version: 2.3.3
Last Update: 2015-03-19 12:37:48 +00:00 (in Redmine)

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

Right now functions like get_host() silently ignore extraneous arguments:

get_host("hostname", "service")

Changesets

2015-03-15 10:24:09 +00:00 by (unknown) 7877292

Don't ignore extraneous arguments for functions

fixes #8748

2015-03-19 12:37:36 +00:00 by (unknown) 1756859

Don't ignore extraneous arguments for functions

fixes #8748
@icinga-migration
Copy link
Author

Updated by gbeutner on 2015-03-15 10:24:32 +00:00

  • Subject changed from Don't ignore extraneous arguments to Don't ignore extraneous arguments for functions
  • Category changed from Configuration to libbase

@icinga-migration
Copy link
Author

Updated by gbeutner on 2015-03-15 10:25:01 +00:00

  • Estimated Hours set to 1

@icinga-migration
Copy link
Author

Updated by Anonymous on 2015-03-15 10:25:03 +00:00

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

Applied in changeset 7877292.

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-03-19 10:14:05 +00:00

  • Status changed from Resolved to Assigned
  • Target Version changed from 2.4.0 to 2.3.3
  • Backport? changed from TBD to Yes
  • Add Changelog Information

@icinga-migration
Copy link
Author

Updated by Anonymous on 2015-03-19 12:37:49 +00:00

  • Status changed from Assigned to Resolved

Applied in changeset 1756859.

@icinga-migration icinga-migration added bug Something isn't working libbase labels Jan 17, 2017
@icinga-migration icinga-migration added this to the 2.3.3 milestone Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant