Re: [studs-user] trying to get the demos to work
Status: Beta
Brought to you by:
mojavelinux
|
From: Dan A. <dan...@gm...> - 2004-10-08 04:28:07
|
> I've been trying to get the demos - stratus-classic > and studs-basic - working, but when I try to view > them, the text sent to the browser has all the html > tags stripped out. When I view the html source in the > browser, I can see that it used spaces or tabs to > format the output, as if it was meant to be shown in a > terminal window. Does anyone know why that would be? Oh my word!! I finally see what is causing this problem!! What a blatently obvious bug. I guess a few days off always helps to catch those strange bugs. I am implementing a fix right now. I guess I just left in some old code and it finally showed its ugly face. This is good news, because it was one of those errors that some people reported, but not others, and I was worried it was something complicated. As it turns out, it is just a reversed boolean statement! I will reply to the other comments in another message. Dan |