php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #51040 xmlwriter_write_attribute_ns with missing param
Submitted: 2010-02-13 01:23 UTC Modified: 2010-02-15 21:16 UTC
From: jvp at 4ssl dot us Assigned:
Status: Closed Package: XML Writer
PHP Version: 5.2.12 OS: centos 5.4 x86_64
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: jvp at 4ssl dot us
New email:
PHP Version: OS:

 

 [2010-02-13 01:23 UTC] jvp at 4ssl dot us
Description:
------------
xmlwriter_write_attribute_ns with missing param [ext/xmlwriter/tests/xmlwriter_write_attribute_ns_error_001.phpt]

Reproduce code:
---------------
'make test' failure

Expected result:
----------------
pass

Actual result:
--------------
fail

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-02-13 11:46 UTC] pajoye@php.net
Please copy the .diff file here or provide a link to it (pastebin or other similar services).

And which libxml version do you use?
 [2010-02-13 11:51 UTC] jvp at 4ssl dot us
libxml2 version 2.6.26

the .diff is available here:

http://4ssl.us/webdev/

--
thank you,

johann
 [2010-02-15 21:16 UTC] svn@php.net
Automatic comment from SVN on behalf of felipe
Revision: http://svn.php.net/viewvc/?view=revision&revision=295100
Log: - Fix test (bug #51040)
 [2010-02-15 21:16 UTC] felipe@php.net
This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Dec 30 17:01:29 2024 UTC