Skip to content
This repository has been archived by the owner on Jan 15, 2019. It is now read-only.

[dev.icinga.com #2680] Invalid JSON for hostgroup overview #1001

Closed
icinga-migration opened this issue Jun 12, 2012 · 5 comments
Closed

[dev.icinga.com #2680] Invalid JSON for hostgroup overview #1001

icinga-migration opened this issue Jun 12, 2012 · 5 comments

Comments

@icinga-migration
Copy link

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

Created by trehn on 2012-06-12 20:25:48 +00:00

Assignee: ricardo
Status: Resolved (closed on 2012-06-18 11:51:55 +00:00)
Target Version: 1.7.1
Last Update: 2014-12-08 09:42:45 +00:00 (in Redmine)

Icinga Version: 1.10.0
OS Version: any

The JSON generated for the hostgroup overview is invalid (missing comma between list items).

http://classic.demo.icinga.org/icinga/cgi-bin/status.cgi?hostgroup=all&style=overview&jsonoutput

"hostgroup_overview": [
{ "hostgroup_name": "company1",
"members": [ ... ] }
COMMASHOULDBEHEREBUTISNT
{ "hostgroup_name": "company2",

Attachments

Changesets

2012-06-12 22:57:53 +00:00 by (unknown) 111aac1

classic-ui: fixed invalid JSON for hostgroups overview #2680

refs: #2680

Signed-off-by: Ricardo Bartels <ricardo@bitchbrothers.com>

2012-06-15 15:17:25 +00:00 by mfriedrich 7ee849e

correct Changelog on committer RB, update THANKS for patch providers

refs #2680
refs #2681
@icinga-migration
Copy link
Author

Updated by trehn on 2012-06-12 20:27:49 +00:00

  • File added 0001-classic-ui-2680-fix-invalid-JSON-for-hostgroups-over.patch

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2012-06-12 21:42:01 +00:00

  • Status changed from New to Assigned
  • Assigned to set to ricardo

@ricardo_b - tia.

@icinga-migration
Copy link
Author

Updated by ricardo on 2012-06-12 23:35:27 +00:00

  • Status changed from Assigned to Feedback
  • Target Version set to 1.7.1
  • Done % changed from 0 to 90

in current rbartels/cgi

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2012-06-18 11:51:55 +00:00

  • Status changed from Feedback to Resolved
  • Done % changed from 90 to 100

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-12-08 09:42:45 +00:00

  • Project changed from 19 to Core, Classic UI, IDOUtils
  • Category set to Classic UI
  • Icinga Version set to 1
  • OS Version set to any

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant