ID: 32495
Updated by: [EMAIL PROTECTED]
Reported By: mike at cocoweb dot co dot uk
-Status: Closed
+Status: Bogus
Bug Type: Strings related
Operating System: Windows XP
PHP Version: 5.0.3
Previous Comments:
------------------------------------------------------------------------
[2005-03-30 14:17:55] mike at cocoweb dot co dot uk
Thanks Tony. I wasn't being awkard saying "are you sure?", it's just
that I had double, nay triple checked my code, however your hint re
browsers clinched it.
It fails on Mozilla Firefox and Netscape, but it works on Internet
Explorer and Opera. I had been unlucky as I only tested it on Firefox
and Netscape, as I assumed it wasn't a browser problem, i.e. I've never
had problems with PHP output and browsers before.
Thanks for everyone's help. Very much appreciated.
** This problem is closed as it's a browser problem. **
------------------------------------------------------------------------
[2005-03-30 14:00:09] [EMAIL PROTECTED]
Yes, I *AM* sure.
Try it with PHP CLI and if it works - fix your browser/editor instead.
------------------------------------------------------------------------
[2005-03-30 13:27:55] mike at cocoweb dot co dot uk
Are you sure you are getting:
echo "<bob ".func()."></bob>"
and not, as I am getting:
echo "<bob .func().></bob>"
I am definitely not making this up :o) I have just reinstalled PHP
5.0.3 and it STILL fails.
I think we need to investigate this further before closing it.
------------------------------------------------------------------------
[2005-03-30 12:52:56] [EMAIL PROTECTED]
Works perfectly here.
------------------------------------------------------------------------
[2005-03-30 12:44:25] mike at cocoweb dot co dot uk
Check out "Actual result: Expression 1". The double quotes are missing
around .func()
I should have made it more clear.
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/32495
--
Edit this bug report at http://bugs.php.net/?id=32495&edit=1