Details
-
Bug
-
Resolution: Not A Bug
-
Major
-
None
-
None
-
None
Description
Graph generation not working after svn update to 23.6.12860 (r12863) from ~r12651
Error reported:
syntax error, unexpected token "<<" in /opt/observium/html/includes/graphs/graph.inc.php:199
#0: (unknown function) called at [/opt/observium/html/includes/graphs/graph.inc.php:199]
194: $return = rrdtool_graph($graphfile, $rrd_options);
195: //print_vars($GLOBALS['exec_status']);
196:
197: unlink($graphfile);
198:
199: <<<<<<< .mine
200: if (isset($config['graph_types'][$type][$subtype]['long']) && empty($graph_return['descr']))
201: {
202: $graph_return['descr'] = $config['graph_types'][$type][$subtype]['long'];
{{203: }}}
204: } else {
{{}}
{}
Attachments
Issue Links
- mentions
-
OBS-4531 PHP Parse error: syntax error, unexpected '=' in /opt/observium/includes/observium.inc.php on line 427
-
- Resolved
-
Activity
Resolution | New: Not A Bug [ 6 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Status | Original: In Review [ 10101 ] | New: In Progress [ 3 ] |
Attachment | New: image-2023-06-12-10-10-29-093.png [ 20712 ] |
Status | Original: Pending Response [ 10000 ] | New: In Review [ 10101 ] |
Attachment | New: image-2023-06-12-10-08-14-721.png [ 20711 ] |
Component/s | New: Default [ 10900 ] |
Assignee | Original: Adam Armstrong [ adama ] | New: Mike Stupalov [ landy ] |
Status | Original: Open [ 1 ] | New: Pending Response [ 10000 ] |