I am working on upgrading our systems to Aolserver 4.x and have run into 
the issue below. We have a whole boatload of code that has <% %> tags 
embedded within registered tags.

I did not see any response to the post below. 

What is the story on this?

Alastair Young
[EMAIL PROTECTED]

On Sat, 18 Sep 2004 10:53:26 -0500, Jeremy Collins 
<[EMAIL PROTECTED]> wrote:

>In testing our application on AS 4.x I noticed that the new ADP parser
>gives precedence to <% %> tags before registered tags.  For example:
>
><if foo def>
><% ns_adp_puts "i'm here but you can't see me" %>
></if>
>
>Obviously <if> would be a registered tag.  Now if you run this the
>output is this:
>
><if foo def>
>i'm here but you can't see me
></if>
>
>As you can see the <if> tag failed to get parsed.
>
>Do people prefer this?  Does anybody have issues with reverting back to
>AS 3.5.x behavior?  Personally I don't like this behavior, and would
>like to see it reverted back.  Thoughts?
>
>- Jeremy
>
>
>--
>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.
>=========================================================================


--
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.

Reply via email to