[studs-user] errata for Studs 0.9.7
Status: Beta
Brought to you by:
mojavelinux
|
From: Dan A. <dan...@gm...> - 2005-07-22 02:36:35
|
Okay, I fixed the problem in Studs, for those of you that were having troub= le! There were actually two problems. The first problem was a missing return statement in the checkValid() function of digester if no validators can be found (which is the case on windows). The second problem was that I had a comment in PhaseParser that used Asp-style tags and was breaking PHP when Asp-style tags were turned on (which is the default in Windows, I guess). Grab these two files from CVS and replace them and you will be up and running again on the Windows platform! horizon/xml/digester/Digester.php phase/compiler/PhaseParser.php /dan --=20 Open Source Advocacy http://www.mojavelinux.com |