Details
-
Type:
Unit Tests: Problem
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0.2
-
Fix Version/s: 1.0.3
-
Component/s: Zend_Search_Lucene
-
Labels:None
-
Fix Version Priority:Must Have
Description
1) testHtml(Zend_Search_Lucene_DocumentTest)
Failed asserting that <text> is equal to <text>.
— Expected
+++ Actual
@@ -1,5 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head><title>Page title</title></head>
-<body>Document body.</body>
+<body><p><b style="color:black;background-color:#66ffff">Document</b> body.</p></body>
</html>
/home/sebastian/Work/ZendFramework/tests/Zend/Search/Lucene/DocumentTest.php:74
Zend_Search_Lucene related issue, assigned to Alexander