[rt-devel] fix for text/plain login pages

Arthur de Jong arthur at West.NL
Wed Mar 13 03:37:46 EST 2002


When a user is not authenticated and uses a link to a non-html file (e.g.
attachment) the login screen is returned. The content-type of the http
resuest is not always set to text/html. If you add

% SetContentType('text/html');

to the top of Elements/Login this problem is fixed.

-- arthur de jong - arthur at west.nl - west consulting b.v. --





More information about the Rt-devel mailing list