Ticket #11 (closed defect: fixed)

Opened 13 months ago

Last modified 12 months ago

ugly error message if config file is missing

Reported by: jan Owned by: jan
Priority: minor Milestone: version 0.2
Component: frontend Version: 0.1
Keywords: error handling Cc:
Blocking: Blocked By:

Description

An ugly error message is displayed if the configuration file config.inc.php is missing. A page giving instructions what to do would be nice.

Change History

Changed 13 months ago by jan

  • status changed from new to assigned

Changed 12 months ago by jan

  • status changed from assigned to closed
  • resolution set to fixed

(In [18]) fixes #11

  • the config file handling code has been moved to a separate file which is shared between normal and AJAX code
  • the config file existence is checked and a well formatted error message is sent if it doesn't exist
Note: See TracTickets for help on using tickets.