php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #65675 BingSiteAuth.xml
Submitted: 2013-09-15 14:50 UTC Modified: 2013-10-15 11:54 UTC
Votes:4
Avg. Score:3.5 ± 0.9
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: mbiama at angosso dot com Assigned:
Status: No Feedback Package: Output Control
PHP Version: master-Git-2013-09-15 (snap) OS: webmaster bing
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: mbiama at angosso dot com
New email:
PHP Version: OS:

 

 [2013-09-15 14:50 UTC] mbiama at angosso dot com
Description:
------------
Short script that reproduces the problem

Test script:
---------------
<meta name="msvalidate.01" content="828E463BCD9081D94FAFA3E20CFE019F" />
<html>
	<head>
		<meta name="msvalidate.01" content="828E463BCD9081D94FAFA3E20CFE019F" />
		<title>Les Diasporas Plurielles::[Dotted] - The Plural Diasporas here and in The World</title>
	</head>
	<body>
 <p>
	<?php include string(__CNAME__).'/541b04f323a031051553264d35181e65/verify.bing.com'; curl:'http://www.[dotted].com/BingSiteAuth.xml; ?>
</p>	
	</body>
</html>

Expected result:
----------------
<meta name="msvalidate.01" content="828E463BCD9081D94FAFA3E20CFE019F" />
<html>
	<head>
		<meta name="msvalidate.01" content="828E463BCD9081D94FAFA3E20CFE019F" />
		<title>Les Diasporas Plurielles::[Dotted] - The Plural Diasporas here and in The World</title>
	</head>
	<body>
	<?php include string(__CNAME__).'/541b04f323a031051553264d35181e65/verify.bing.com'; curl:'http://www.[dotted].com/BingSiteAuth.xml; ?>	
	</body>
</html>


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-09-15 22:00 UTC] johannes@php.net
-Status: Open +Status: Feedback
 [2013-09-15 22:00 UTC] johannes@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.


Not sure what you want. PHP has no function string() and no predefined constant __CNAME__. the line with "curl:" is invalid from syntax. Please provide the exact reproduce code and your expected result.
 [2013-10-15 11:54 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 09:01:29 2024 UTC