[PHP-DEV] Bug #15137 Updated: get_meta_tags()

2002-01-21 Thread hholzgra

ID: 15137
Updated by: hholzgra
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Unknown/Other Function
Operating System: WIndows 98 SE
PHP Version: 4.0.6
New Comment:

IMHO we should re-implement get_meta_tags() using expat?


Previous Comments:


[2002-01-21 04:43:46] [EMAIL PROTECTED]

Function get_meta_tags() returned bad value while in META tags
content is a 1st value and name is second
example: META content=abc, dbf, ghi name=keywords
with this example get_meta_tags() return content as a name and name as
a content.







Edit this bug report at http://bugs.php.net/?id=15137edit=1


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug #15137 Updated: get_meta_tags()

2002-01-21 Thread elixer

ID: 15137
Updated by: elixer
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Closed
Bug Type: Unknown/Other Function
Operating System: WIndows 98 SE
PHP Version: 4.0.6
New Comment:

This was fixed just after 4.0.6 was branched.  See revision 1.164 of
ext/standard/string.c.

Works in 4.1.1.


Previous Comments:


[2002-01-21 04:55:12] [EMAIL PROTECTED]

IMHO we should re-implement get_meta_tags() using expat?



[2002-01-21 04:43:46] [EMAIL PROTECTED]

Function get_meta_tags() returned bad value while in META tags
content is a 1st value and name is second
example: META content=abc, dbf, ghi name=keywords
with this example get_meta_tags() return content as a name and name as
a content.







Edit this bug report at http://bugs.php.net/?id=15137edit=1


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]