Senate debates
Sorry, an error has occurred
We've been notified by email and will try to fix the problem soon!
URL: https://www.openaustralia.org.au/senate/?id=2019-11-14.151.1
Referer: None
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Number: 2
Message: Undefined array key "body"
File: /srv/www/production/releases/20260526003855/twfy/www/includes/easyparliament/templates/html/hansard_gid.php
Line: 67
Source:
65 $bodies = array();
66 foreach ($data['rows'] as $row) {
67 $bodies[] = $row['body'];
68 }
69 if (isset($data['info']['glossarise']) && ($data['info']['glossarise'] == 1)) {
Sorry, an error has occurred
We've been notified by email and will try to fix the problem soon!
URL: https://www.openaustralia.org.au/senate/?id=2019-11-14.151.1
Referer: None
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Number: 2
Message: Undefined array key "htype"
File: /srv/www/production/releases/20260526003855/twfy/www/includes/easyparliament/templates/html/hansard_gid.php
Line: 83
Source:
81 }
82 for ($i = 0; $i < count($data['rows']); $i++) {
83 if ($data['rows'][$i]['htype'] == 12)
84 $data['rows'][$i]['body'] = $bodies[$i];
85 }
Sorry, an error has occurred
We've been notified by email and will try to fix the problem soon!