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 #8079] Confusing error message when trying to set a field on a string #2433

Closed
icinga-migration opened this issue Dec 12, 2014 · 4 comments
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/8079

Created by gbeutner on 2014-12-12 20:53:25 +00:00

Assignee: gbeutner
Status: Resolved (closed on 2014-12-20 08:45:02 +00:00)
Target Version: 2.3.0
Last Update: 2015-02-13 06:59:57 +00:00 (in Redmine)

Icinga Version: 2.3.0
Backport?: No
Include in Changelog: 0

 ^ "thommey".a = 2
 ( "thommey".a = 2 ) = <18>: "thommey".a = 2
 ( "thommey".a = 2 ) =               ^^^^^^^
 ( "thommey".a = 2 ) = Error while evaluating expression: bad lexical cast: source type value could not be interpreted as target

Changesets

2014-12-20 08:17:02 +00:00 by (unknown) 6fddec0

Improve error message for invalid field accesses

fixes #8079
@icinga-migration
Copy link
Author

Updated by Anonymous on 2014-12-20 08:45:02 +00:00

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

Applied in changeset 6fddec0.

@icinga-migration
Copy link
Author

Updated by gbeutner on 2015-01-29 12:45:49 +00:00

  • Backport? set to No

@icinga-migration
Copy link
Author

Updated by gbeutner on 2015-02-09 14:43:36 +00:00

  • Assigned to set to gbeutner

@icinga-migration
Copy link
Author

Updated by gbeutner on 2015-02-12 15:01:33 +00:00

  • Include in Changelog set to 0

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