Bugs item #773276, was opened at 2003-07-17 17:19
Message generated for change (Comment added) made by brondsem
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=390117&aid=773276&group_id=27350
Category: Browsing
Group: v0.9.1
>Status: Closed
Resolution: None
Priority: 5
Submitted By: Brendan Byrd (sineswiper)
>Assigned to: Dave Brondsema (brondsem)
Summary: Needs better compatibility with non-mod_perl
Initial Comment:
There are several hacks that need to be applied to make
this compatible as a regular cgi-script, namely
commenting out the HTTP/1.0 line, and change the icon
names. (internal-gopher-unknown?! What is that?)
This needs to be its own variable. As I may need to
improve the Perl interface, anyway, I may imploy this
change myself.
----------------------------------------------------------------------
>Comment By: Dave Brondsema (brondsem)
Date: 2004-07-15 10:23
Message:
Logged In: YES
user_id=341298
both fixed
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody)
Date: 2003-07-30 05:05
Message:
Logged In: NO
internal-gopher-unknown is some internal images used in
Netscape4. They don't exist in Mozilla/IE.
But you can use Apache's icons instead, just by commenting
out he right lines in 'source' :)
HTTP/1.0 seems commented out already (at least in current
CVS), and indeed it works very well without mod-perl.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=390117&aid=773276&group_id=27350
|