Zend Framework

testHtml(Zend_Search_Lucene_DocumentTest) failing

Details

  • Type: Unit Tests: Problem Unit Tests: Problem
  • Status: Resolved Resolved
  • Priority: Major 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

Activity

Hide
Thomas Weidner added a comment -

Zend_Search_Lucene related issue, assigned to Alexander

Show
Thomas Weidner added a comment - Zend_Search_Lucene related issue, assigned to Alexander
Hide
Sebastian Nohn added a comment -

This is still unresolved.

Show
Sebastian Nohn added a comment - This is still unresolved.
Hide
Alexander Veremyev added a comment -

Fixed.

Show
Alexander Veremyev added a comment - Fixed.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: