Ignore:
Timestamp:
12/02/08 12:49:15 (3 years ago)
Author:
CrawfordCurrie
Message:

Item139: removed oops redirect for error reports. Fixed status header in HTTP responses.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/EditTablePlugin/lib/Foswiki/Plugins/EditTablePlugin/Core.pm

    r1086 r1127  
    14411441        # user has no permission to change the topic 
    14421442        throw Foswiki::OopsException( 
    1443             'accessdenied', 
     1443            'accessdenied', status => 403, 
    14441444            def    => 'topic_access', 
    14451445            web    => $theWeb, 
Note: See TracChangeset for help on using the changeset viewer.