Revision history for OpenInteract package base_error.

1.39  Tue Jan 15 17:24:15 EST 2002

      Fixed templates.

1.38  Tue Jan 15 17:00:40 EST 2002

      Didn't work before (?!), but it does now

1.37  Wed Nov 28 00:55:30 EST 2001

1.36  Wed Nov 28 00:47:02 EST 2001

      Template and one or two other small fixes.

1.35  Wed Nov 28 00:41:23 EST 2001

      Fixed the default action for the error handler to be 'search_form'.

1.34  Tue Oct 23 23:20:40 EDT 2001

      - Transitioned the error display handler to use
      OI::CommonHandler, which included rewriting ALL the templates,
      and adding several new ones. Also rewrote OI/Handler/Error.pm.

      - Moved error message templates to main template directory
      (where the widgets are);

1.33  Tue Oct 23 23:04:22 EDT 2001

      Fixed handler 'read_date' calls to 'date_read' (Thanks to Mike
      Eggleston <mikee@mikee.myip.org> for the error report.)

1.32  Sun Oct  7 16:32:05 EDT 2001

      Added Text::Wrap to module declaration

1.31  Thu Sep  6 10:32:19 EDT 2001

      Added new property 'url' to error object so we can see what was
      requested to trigger the error. See 'UPGRADE' for necessary
      table alteration. Also added the URL assignment to
      ErrorObject->initialize()

1.30  Mon Aug 27 01:09:19 EDT 2001

      Add 'use' statement for Text::Wrap in handler

1.29  Tue Aug 21 08:40:11 EDT 2001

      Added 'USERID_TYPE' to the base_error schema. If you're
      upgrading you won't need to change anything.

1.28  Mon Aug 13 12:12:37 EDT 2001

      Changed all relevant templates to new template format (using OI.blah)

1.27  Mon Aug 13 11:26:12 EDT 2001

      Modified template(s) with <!-- TEMPLATE SCRIPT --> key to have
      normal <script>...</script> tags.

1.26  Sun Aug 12 11:17:21 EDT 2001

      Modify data/install_security.dat to use new
      'transform_default_to_id' action.

1.25  Sat Aug 11 17:36:51 EDT 2001

      Changed conf/spops.conf->isa from OpenInteract::SPOPS to
      OpenInteract::SPOPS::DBI

1.24  Fri Aug 10 10:55:16 EDT 2001

      Fixed SF bug 432771 by fetching the user that generated the
      error in the handler rather than the template.

1.23  Mon Jul 23 17:04:56 EDT 2001

      Update so that the object_keys table isn't loaded with new entries.

1.22  Fri Jul 13 00:17:14 EDT 2001

      Update OI/Handler/Error.pm and associated template to use
      iterator for display of error listing.

1.21  Sat Jun  9 12:49:12 EDT 2001

      Remove the 'column_group' key -- something funny going on...

1.20  Tue Jun  5 09:38:44 EDT 2001

      Use the 'column_group' key in the 'fetch_group()' call.

1.19  Tue Jun  5 09:22:42 EDT 2001

      Added 'column_group' key to 'conf/spops.perl' for
      non-memory-clogging listings.

1.18  Thu May 31 21:58:12 EDT 2001

      Changed the relevant ID fields from 'int' to
      '%%INCREMENT_FIELD%%'.

1.17  Tue May 29 23:31:36 EDT 2001

      Changed all relevant '$R->scrib( ... )' calls to 
      '$R->DEBUG && $R->scrib( ... )'

1.16  Tue Mar 13 07:20:31 EST 2001

      Changed security level data: 'oid' -> 'object_id'

1.15  Sun Mar  4 16:04:01 EST 2001

      Changed security level data: 'level' -> 'security_level'

1.14  Tue Feb 20 07:42:13 EST 2001

      Modified conf/spops.perl to use new SPOPS changes

1.13  Wed Jan 31 08:19:14 EST 2001

      Cleanup

1.12  Tue Jan 30 07:55:16 EST 2001

      Updated action.perl

1.11  Sat Jan 27 06:26:30 EST 2001

      Updated error_filter template to use new date_select call

1.10  Sun Nov 26 13:53:32 EST 2000

      Fixed template/error_detail.tmpl to refer to 'action' instead of
      'module' (label and object property).
