Ticket #1383 (closed defect: fixed)

Opened 3 months ago

Last modified 3 months ago

DatabaseResult->EOF returns false on select queries which return 0 rows.

Reported by: kilburn Assigned to: kilburn
Priority: major Milestone: ispCP ω 1.0.0 - RC6
Component: Frontend (GUI) Version: ispCP ω 1.0.0 - RC5
Severity: Easy Keywords:
Cc:

Description

When tracking bug #1381 I've seen that DabaseResult?->EOF (see gui/include/class.database.php) may return false for some select queries that return 0 rows.

It should obviously return true in this cases, as there are no records.

Attachments

Change History

07/04/08 10:14:34 changed by kilburn

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in r1259

07/04/08 10:46:12 changed by rats

  • milestone changed from Working to ispCP ω 1.0.0 - RC6.

Add/Change #1383 (DatabaseResult->EOF returns false on select queries which return 0 rows.)




Action