On 2004.08.31, Janine A Sisk <[EMAIL PROTECTED]> wrote: > Tonight I tried updating one of my "problem" sites to the latest of > everything from CVS, but I ran into a problem with ADP parsing. These > sites use the old ACS ecommerce module, which stores it's product > templates in the database and uses ns_adp_parse to assemble the pages > to return.
Interesting. In 4.1.0a (HEAD), Jim re-added support for the "ASP-style parser". From the sounds of it, maybe he introduced a bug? > This was not working well at all with the HEAD version of > AOLserver, so I dropped back to AOLserver 4.0.7 plus the latest > nsopenssl. As Torben points out, aolserver HEAD is 4.1.0a which has quite a few changes from 4.0.8a. The 4.0 branch is tagged aolserver_v40_bp. > So far so good, but we'll see how it goes over the next few > days. Please let us know how it goes. I'm very interested to hear of any issues or bugs you run into. > When I say it was not working well, what I mean is that the values of > variables were not being substituted properly. The templates do things > like this: > > <img src="/images/e-edition-large.gif" width="50" height="50" > border="0" alt="*" align="left" valign="absmiddle"><h2><%= > $product_name %></h2> > > And the value of $product_name was not being stuffed in as it should be. I'm going to try and reproduce this bug today and if I can, I'll file it for you at SourceForge. Thanks for taking the time to test the new nsopenssl. I'm hoping that we're close to a final 3.0 GM release ... -- Dossy -- Dossy Shiobara mail: [EMAIL PROTECTED] Panoptic Computer Network web: http://www.panoptic.com/ "He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on." (p. 70) -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
