Lawrence, This broken links are caused by a mix up of root paths. FitNesse uses links relative to / but your ProxyPass changes the root path to /fitnesse. You...
Micah, It doesn't seem to be working. I gave the below in httpd.conf of Apache NameVirtualHost *:443 <VirtualHost *:443> ServerName localhost ProxyPass /...
Request One: Reload Cachd pages ... A customer of ours that is using fitnesse runs the server on a windoze box. They occassionally get into issues of renaming...
... Certainly. First of all, port 443 is the default HTTPS secure socket which will force encryption. Using a URL like http://localhost:443/ wont work...
... We've considered an admin page and refresh cache button before but decided it's better to fix the code so that it maintains a clean cache by itself. I'll...
An tip for dealing with the font issue on exceptions: If you have a scroll-wheel mouse, hold the ctrl key and scroll the wheel. It increases/decreases the...
Sometime back, (February?) it was mentioned that a new release would be available in March. We we're despartely counting down the days till the end, expecting...
Hi, Way back in April of last year I had a problem with non-ASCII letters like þðæö not being rendered correctly and then Micah gave me the following ...
It looks like from previous posts that Fitnesse has a problem with whitespace. For example, I wrote a simple test to check a string. The expected output...
... Agreed. Your solution is currently the only solution I have. I've been tempted to put some special keywords into FIT like 'null' and 'blank'; but I've...
... Hmmm...something would probably be good, but I'm not exactly sure what - pick a keyword and we'll give it a try ;) ... Yeah, mainly I wanted to make sure...
Most likely this is a dll problem. Since VS, by default, copies dlls into your project's debug folder, two versions of fit.dll end get loaded during test...
Greetings all, I've written an installer for FitNesse that should be usable in Windows and Linux. It can be used to install as a Windows service (does...
That was absolutely the problem. 'Copy Local' is evil ;) Thanks for the help. -Eric ... http://us.click.yahoo.com/mOAaAA/3exGAA/qnsNAA/03wwlB/TM ... ...
Hello. I'm having some trouble getting FitNesse to work with dotnet. FitFilter just seems to hang. Is the code for FitFilter around anywhere so I can debug...
I've been looking at the for the last couple days. To be honest I'm a bit baffled. The icelandic characters seem to work fine on windows XP pro in normal...
Jim, The Jan release doesn't support .NET. However, a new version has just been released tonight that does support .NET. Give it a whirl. Micah Martin Object...
Micah and I have been consulting at a client all week, and working on FitNesse each night, to get this release out. I've added a bit more information about...
Dadi, Can you send us a copy of one of the pages that is failing? _____ From: Daði Ingólfsson [mailto:dadi@...] Sent: Monday, April 05, 2004 4:33 AM To:...
Hello. I'm trying to get FitNesse working with dotnet, and can't get FitFilter to do anything. Is the code posted somewhere so I can debug it? Thanks, Jim...
... process ... written in ... appropriate ... command ... number. ... This sounds cool, but how does FitNesse know which FitServer to run? fitnesse.org still...
... Yes. http://cvs.sourceforge.net/viewcvs.py/fitnesse/Fitnesse/dotnet/src/fit/ FitServer.cs?rev=1.1&view=auto You'll need to configure the test variables to...
... (I haven't tried the new stuff with blank/null... yet. But I have been kicking some of this around with Eric.) ... Yes - it's an unfortunate problem at the...