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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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: Tue Apr 16 12:01:29 2024 UTC