Ticket #328 (closed defect: fixed)

Opened 7 months ago

Last modified 7 months ago

get_recordset_list does not return anything

Reported by: ayao Assigned to: misja
Priority: normal Milestone: 0.9.2
Component: core Version: 0.9.0
Severity: normal Keywords:
Cc: rho, dramirez, timh, renato, ewout Patch Included: 1
Review Stage: reviewed

Description

The get_recordset_list function in datalib.php has no return statement. Attached is a patch which adds a return.

Attachments

datalib.diff (408 bytes) - added by ayao on 03/06/08 14:10:25.

Change History

03/06/08 14:10:25 changed by ayao

  • attachment datalib.diff added.

03/13/08 11:42:55 changed by misja

  • cc set to rho, dramirez, timh, renato, ewout.
  • owner changed from nobody to misja.
  • review_stage changed from unreviewed to reviewed.
  • status changed from new to assigned.
  • milestone changed from 0.9.1 to 0.9.2.

(In reply to comment #0) The get_recordset_list function in datalib.php has no return statement. Attached is a patch which adds a return.

Clear error, fixed in r1566

03/13/08 11:43:13 changed by misja

  • cc changed from rho, dramirez, timh, renato, ewout to rho, dramirez, timh, renato, ewout.
  • status changed from assigned to closed.
  • resolution set to fixed.