Hi - I just installed CodeStriker on my local machine but can't get the URLs
in the <a href> tags to format properly.  For example, they keep showing up
as:

<a href="http%3A%2F%2Flocalhost%2Fcodestrikerhtml/x339.html">

instead of:

<a href="http://localhost/codestrikerhtml/x339.html";>

The problem is that this causes both Firefox and IE to interpret the URLs as
relative, so the above actually sends you to "
http://localhost/codestriker/http://localhost/codestrikerhtml/x339.html";,
which is of course invalid and spits out a 404 error.

If it helps, I am running on Windows XP, Apache 1.3, and ActivePerl
5.8.7build 813.

Any ideas what the problem could be?

Thanks,
John Radke
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Codestriker-user mailing list
Codestriker-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/codestriker-user

Reply via email to