Bug 131744

Summary: textproc/php5-xml generates wrong output.
Product: Ports & Packages Reporter: TsurutaniNaoki
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed FIXED    
Severity: Affects Only Me CC: TsurutaniNaoki
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description TsurutaniNaoki 2009-02-16 13:10:01 UTC
	there is a bug of losing "<" and ">" in some cases.
	this problem is reported on http://bugs.php.net/bug.php?id=45996 ,
	and already fixed in php cvs trunk.

Fix: here is a patch to textproc/php5-xml/files/patch-compat.c,
	which should be removed after new release of 5.2.9:
How-To-Repeat: 	install recent libxml2 and php5-xml (5.2.8).
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-02-16 13:10:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Alex Dupre freebsd_committer freebsd_triage 2009-03-11 14:07:43 UTC
State Changed
From-To: open->closed

Fixed.