[PHP-DEV] Re: Bug #11839 Updated: hack? following is a discussion of the hack...... Is PHP the problem????????? From: Mark Lidd (mlidd <email protected>)
Date: 07/02/01

At 04:39 PM 7/2/01 +0000, you wrote:
>ID: 11839
>Updated by: derick
>Reported By: mlidd <email protected>
>Old-Status: Open
>Status: Feedback
>Bug Type: Unknown/Other Function
>Operating system:
>PHP Version: 4.0.6
>Assigned To:
>Comments:
>
>Can you please summarize this?
>
>
>
>Derick

I believe that some code in the PHP module looks for an HTML tag that has
the string "/ad/" in it, removes the "<" and places the html comment
<--! --> around the html tag. This happens only if the html is going to a
client on a system other than on the server. This results in the banner
ad not being displayed. I noticed this in the latest 4.0.6 tarball. I got
around the issue by using the string "/add/" in my html tag. The string
"/ad/" is part of the eZPublish banner ad.

I know it sounds weird, but that's it in a nutshell.

Mark

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>