php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4513 get_meta_tags function doesn't read metatags that span more than 1 line.
Submitted: 2000-05-18 22:34 UTC Modified: 2002-10-01 13:05 UTC
From: c dot just at phoenixdigital dot com Assigned:
Status: Wont fix Package: Misbehaving function
PHP Version: 3.0 Latest CVS (18/05/2000) OS: ALL
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: c dot just at phoenixdigital dot com
New email:
PHP Version: OS:

 

 [2000-05-18 22:34 UTC] c dot just at phoenixdigital dot com
The function will read this metatag correctly
******************************
<meta name="DC.Publisher.CorporateName" lang="en" content="Human Resources and Strategic Management">
******************************

but not this metatag
******************************
<meta name="DC.Subject" lang="en"
content="job, employment, opportunity, vacant, vacancies, expression of interest">
******************************

This is a fatal problem for my publishing script as our department unfortunately uses MS Frontpage as it's approved web application. This means ALL the wannabe web programmers get failures when I check their metatags for valid entries.
Which in turn means I can't push for us to start moving in the direction of PHP. :(


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-05-23 21:25 UTC] c dot just at phoenixdigital dot com
Fix written in PHP posted in bug #4556

 [2002-10-01 13:05 UTC] hholzgra@php.net
We are sorry, but can not support PHP 3 related problems anymore.
Momentum is gathering for PHP 5, and we think supporting PHP 3 will
lead to a waste of resources which we want to put into getting PHP 5
ready. Ofcourse PHP 4 will will continue to be supported for the
forseeable future.

#4556 claims that it is fixed in php 4
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 18:01:29 2024 UTC