producing facility list produces fatal error

Bug #742509 reported by Carol Bales
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
iHRIS Manage
Fix Released
Critical
Carl Leitner
4.1
Fix Released
Critical
Carl Leitner

Bug Description

When I tried to produce a facility list, I received a fatal error message. See attached screen shot.

Revision history for this message
Carl Leitner (litlfred) wrote :

I don't see the screen shot. In any case the fatal error screen shot does not give much information. Instead, can you look at the source (in firefox it is View->Page Source on the top menu. You'll see something that looks like this:

        <input type="hidden" name="error_message" value="Fatal Error:Array
(
    [type] =&gt; 1
    [message] =&gt; Call to a member function setIfIsSet() on a non-object
    [file] =&gt; /home/litlfred/scuba_cats/dev/I2CE/modules/CustomReports/lib/I2CE_CustomReport_Display.php
    [line] =&gt; 1218
)
"/>
        <input type="hidden" name="error_trace" value="Array
(
    [0] =&gt; I2CE:
SELECT SQL_CALC_FOUND_ROWS `primary_table`.`primary_form+id` AS `primary_form+id`,`primary_table`.`facility_type+id` AS `facility_type+id`,`primary_table`.`district+id` AS `district+id`,`primary_table`.`facility_contact+id` AS `facility_contact+id`,`primary_table`.`primary_form+name` AS `primary_form+name`,`primary_table`.`facility_type+name` AS `facility_type+name`,`primary_table`.`district+name` AS `district+name`,`primary_table`.`facility_contact+address` AS `facility_contact+address`,`primary_table`.`facility_contact+telephone` AS `facility_contact+telephone`,`primary_table`.`facility_contact+email` AS `facility_contact+email`,`primary_table`.`facility_contact+notes` AS `facility_contact+notes`,`primary_table`.`district+parent` AS `district+parent`,`primary_table`.`facility_contact+parent` AS `facility_contact+parent`,`primary_table`.`facility_type+parent` AS `facility_type+parent`,`primary_table`.`primary_form+parent` AS `primary_form+parent` FROM `manage_4_1_dev`.`zebra_facility_list` AS primary_table LIMIT 50 OFFSET 0

    [1] =&gt; I2CE: I2CE_Error-&gt;handleError (/home/litlfred/scuba_cats/dev/I2CE/lib/I2CE.php:858)
I2CE-&gt;handleError (/home/litlfred/scuba_cats/dev/I2CE/modules/CustomReports/lib/I2CE_CustomReport_Display.php:1218)
I2CE_CustomReport_Display-&gt;displayReportControls (/home/litlfred/scuba_cats/dev/I2CE/modules/CustomReports/lib/I2CE_CustomReport_Display.php:1773)
I2CE_CustomReport_Display-&gt;display (/home/litlfred/scuba_cats/dev/I2CE/modules/CustomReports/lib/I2CE_Page_ShowReport.php:269)
I2CE_Page_ShowReport-&gt;actionShow (/home/litlfred/scuba_cats/dev/I2CE/modules/CustomReports/lib/I2CE_Page_ShowReport.php:107)
I2CE_Page_ShowReport-&gt;action (/home/litlfred/scuba_cats/dev/I2CE/modules/Pages/lib/I2CE_Page.php:513)
I2CE_Page-&gt;displayWeb (/home/litlfred/scuba_cats/dev/I2CE/modules/Pages/lib/I2CE_Page.php:466)
I2CE_Page-&gt;display (/home/litlfred/scuba_cats/dev/I2CE/modules/Pages/lib/I2CE_Wrangler.php:89)
I2CE_Wrangler-&gt;wrangle (/home/litlfred/scuba_cats/dev/ihris-manage/sites/Demo/pages/index.php:60):
Undefined variable: displayConfig
Occured on line 1218 of /home/litlfred/scuba_cats/dev/I2CE/modules/CustomReports/lib/I2CE_CustomReport_Display.php

)
"/>

I'll try to make it so its easier to get this information...

Changed in ihris-manage:
status: New → Fix Committed
importance: Undecided → Critical
assignee: nobody → Carl Leitner (litlfred)
Revision history for this message
Carl Leitner (litlfred) wrote :

I have now updated it show you can click on "Show Details" for a fatal error. What pops up should be what is put here in the description of the bug or as a comment

Revision history for this message
Carl Leitner (litlfred) wrote :
Carl Leitner (litlfred)
Changed in ihris-manage:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.