--- summary 
+++ summary 
@@ -1,13 +1,13 @@
 Test Suite: ERP5-MASTER
-Revision: slapos=1071-32a74d4629001fa2d1d88e2fa0adce5b9b20fe82,erp5=39323-6a14daecec2ff38964abeb813223ff9d29829dbf
+Revision: slapos=1076-706ccb3aa21188c1509295462e531007f135171a,erp5=39310-190820a89bc96a7824773ece12a0da65c39ad89f
 Result: FAIL
 
-All tests: 4075
-Failures: 30
-Errors: 10
-Skips: 188
-
- http://erp5.nexedi.com/test_result_module/20110812-20BBA445/view
+All tests: 4050
+Failures: 72
+Errors: 78
+Skips: 180
+
+ http://erp5.nexedi.com/test_result_module/20110813-2B78571A/view
 
 
 The following tests failed:
@@ -25,36 +25,110 @@
   testContentTranslation                             (1 failures)
    testCatalogSearch (testContentTranslation.TestContentTranslation)
 
-  testDms                                            (5 failures, 1 skips)
-   test_Document_getOtherVersionDocumentList (testDms.TestDocument)
+  testDms                                            (9 failures, 11 errors, 1 skips)
+   test_06_ProcessingStateOfAClonedDocument (testDms.TestDocument)
+   test_08_NoImagesCreatedDuringHTMLConversion (testDms.TestDocument), Converting an ODT to html no longer creates Images embedded in the
+   test_ContributeToExistingDocument (testDms.TestDocument)
+   test_ContributeWithMergingToExistingDocument (testDms.TestDocument)
+   test_HTML_to_ODT_conversion_keep_enconding (testDms.TestDocument), This test perform an PDF conversion of HTML content
    test_HTML_to_ODT_conversion_keep_related_image_list (testDms.TestDocument), This test create a Web Page and an Image.
+   test_Text_conversion_to_base_format_no_original_format_access (testDms.TestDocument), Checks Document.OOoDocument
    test_base_convertable_behaviour_with_successive_updates (testDms.TestDocument), Check that update content's document (with setData and setFile)
    test_convertToImageOnTraversal (testDms.TestDocument)
+   test_convertWebPageWithEmbeddedZODBImageToImageOnTraversal (testDms.TestDocument)
    test_01_LargeOOoDocumentToImageConversion (testDms.TestDocumentPerformance)
+   test_07_testImplicitRelations (testDms.TestDocument)
+   test_Base_createNewFile (testDms.TestDocument)
+   test_Base_showFoundText (testDms.TestDocument)
+   test_Document_getOtherVersionDocumentList (testDms.TestDocument)
+   test_Member_download_pdf_format (testDms.TestDocument)
+   test_getExtensibleContent (testDms.TestDocument)
+   test_getTargetFormatItemList (testDms.TestDocument)
+   test_DownloadableDocumentSize (testDms.TestDocumentWithSecurity), Check that once the document is converted and cached, its size is
+   test_ShowPreviewAfterSubmitted (testDms.TestDocumentWithSecurity)
 
   testERP5Core                                       (1 failures, 1 errors)
    test_site_manager_and_translation_migration (testERP5Core.TestERP5Core)
    test_view_tools (testERP5Core.TestERP5Core), Test we can view tools.
 
-  testERP5DocumentSyncML                             (1 failures, 2 errors)
+  testERP5DocumentSyncML                             (2 failures, 2 errors)
+   test_06_UpdateMultiData (testERP5DocumentSyncML.TestERP5DocumentSyncML)
+   test_12_OneWaySyncFromServer (testERP5DocumentSyncML.TestERP5DocumentSyncML)
    test_03_UpdateSimpleData (testERP5DocumentSyncML.TestERP5DocumentSyncML)
-   test_06_UpdateMultiData (testERP5DocumentSyncML.TestERP5DocumentSyncML)
    test_08_MultiNodeConflict (testERP5DocumentSyncML.TestERP5DocumentSyncML)
 
   testERP5LdapCatalog                                (2 errors)
    test_01_HasEverything (testERP5LdapCatalog.TestERP5LdapCatalog), Test has everything
 
-  testFormPrintoutAsODG                              (1 errors)
+  testERP5WebWithDms                                 (3 failures)
+   test_06_Check_LastModified_Header (testERP5WebWithDms.TestERP5WebWithDms), Checks that Last-Modified header set by caching policy manager
+   test_07_TestDocumentViewBehaviour (testERP5WebWithDms.TestERP5WebWithDms), All Documents shared the same downloading behaviour
+   test_PreviewOOoDocumentWithEmbeddedImage (testERP5WebWithDms.TestERP5WebWithDms), Tests html preview of an OOo document with images as extensible content.
+
+  testFormPrintoutAsODG                              (4 errors)
    test_01_TextField (testFormPrintoutAsODG.TestFormPrintoutAsODG)
-
-  testGeographicalAddress                            (1 failures)
-   test_01_standardAddress (testGeographicalAddress.TestGeographicalAddress)
+   test_02_TextFieldWithMultiLines (testFormPrintoutAsODG.TestFormPrintoutAsODG)
+   test_03_Image (testFormPrintoutAsODG.TestFormPrintoutAsODG)
+   test_04_ProxyField (testFormPrintoutAsODG.TestFormPrintoutAsODG)
+
+  testFormPrintoutAsODT                              (20 errors, 1 skips)
+   test_01_Paragraph (testFormPrintoutAsODT.TestFormPrintoutAsODT)
+   test_01_Paragraph_07_LinesField (testFormPrintoutAsODT.TestFormPrintoutAsODT), test LinesField into multi line
+   test_01_Paragraph_08_Field_Format (testFormPrintoutAsODT.TestFormPrintoutAsODT), test a field with format
+   test_01_Paragraph_09_RangeReferenceWithSpan (testFormPrintoutAsODT.TestFormPrintoutAsODT), test range reference and span setting
+   test_02_Table_01_Normal (testFormPrintoutAsODT.TestFormPrintoutAsODT), To test listbox and ODF table mapping
+   test_02_Table_02_SmallerThanListboxColumns (testFormPrintoutAsODT.TestFormPrintoutAsODT), 2. Irregular case: listbox columns count smaller than table columns count
+   test_02_Table_03_ListboxColumnsLargerThanTable (testFormPrintoutAsODT.TestFormPrintoutAsODT), 3. Irregular case: listbox columns count larger than table columns count
+   test_02_Table_04_ListboxHasNotStat (testFormPrintoutAsODT.TestFormPrintoutAsODT), 4. Irregular case: listbox has not a stat line, but table has a stat line
+   test_02_Table_05_NormalSameLayout (testFormPrintoutAsODT.TestFormPrintoutAsODT), 5. Normal case: the listobx and the ODF table are same layout
+   test_02_Table_06_TableDoesNotHaveAHeader (testFormPrintoutAsODT.TestFormPrintoutAsODT), 6. Normal case: ODF table does not have a header
+   test_02_Table_07_CellFormat (testFormPrintoutAsODT.TestFormPrintoutAsODT), 7. Normal case: make sure that it is enable to use ODF cell format setting in FormPrintout
+   test_02_Table_08_Nodata (testFormPrintoutAsODT.TestFormPrintoutAsODT), 8. Normal case: list box has no data
+   test_02_Table_09_StyleSetting (testFormPrintoutAsODT.TestFormPrintoutAsODT), 9. Normal case: setting the style of the row.
+   test_04_Iteration (testFormPrintoutAsODT.TestFormPrintoutAsODT)
+   test_04_Iteration_02_Section (testFormPrintoutAsODT.TestFormPrintoutAsODT)
+   test_04_Iteration_03_ReportBox_and_Section (testFormPrintoutAsODT.TestFormPrintoutAsODT)
+   test_07_Image (testFormPrintoutAsODT.TestFormPrintoutAsODT)
+   test_08_OOoConversion (testFormPrintoutAsODT.TestFormPrintoutAsODT), test ooo conversion
+   test_09_FieldReplacement (testFormPrintoutAsODT.TestFormPrintoutAsODT), test field in ODF Documents
+   test_field_replacement_with_variable (testFormPrintoutAsODT.TestFormPrintoutAsODT), test variables replacement in ODT documents.
 
   testImmobilisation                                 (1 failures, 2 skips)
    test_07_TestImmobilisationPeriodsWithUncontinuousMethodDuringContinuousTime (testImmobilisation.TestImmobilisation)
 
-  testLegacyAccounting                               (1 failures)
-   test_BalanceTransactionDate (Products.ERP5.tests.testAccounting.TestClosingPeriod)
+  testIngestion                                      (14 failures, 1 errors)
+   test_13_UploadTextFromContributionToolWithNonASCIIFilename (testIngestion.TestIngestion)
+   test_03_TextDoc (testIngestion.TestIngestion)
+   test_041_MetadataEditing (testIngestion.TestIngestion)
+   test_05_FormatIngestionDrawing (testIngestion.TestIngestion)
+   test_05_FormatIngestionPresentation (testIngestion.TestIngestion)
+   test_05_FormatIngestionSpreadSheet (testIngestion.TestIngestion)
+   test_05_FormatIngestionText (testIngestion.TestIngestion)
+   test_06_FormatGenerationDrawing (testIngestion.TestIngestion)
+   test_06_FormatGenerationPresentation (testIngestion.TestIngestion)
+   test_06_FormatGenerationSpreadsheet (testIngestion.TestIngestion)
+   test_06_FormatGenerationText (testIngestion.TestIngestion)
+   test_09_Contribute (testIngestion.TestIngestion)
+   test_10_MetadataSettingPreferenceOrder (testIngestion.TestIngestion)
+   test_11_EmailIngestion (testIngestion.TestIngestion)
+   test_12_UploadTextFromContributionTool (testIngestion.TestIngestion)
+
+  testIngestionWithFlare                             (14 failures, 1 errors)
+   test_13_UploadTextFromContributionToolWithNonASCIIFilename (testIngestionWithFlare.TestIngestionWithFlare)
+   test_03_TextDoc (testIngestionWithFlare.TestIngestionWithFlare)
+   test_041_MetadataEditing (testIngestionWithFlare.TestIngestionWithFlare)
+   test_05_FormatIngestionDrawing (testIngestionWithFlare.TestIngestionWithFlare)
+   test_05_FormatIngestionPresentation (testIngestionWithFlare.TestIngestionWithFlare)
+   test_05_FormatIngestionSpreadSheet (testIngestionWithFlare.TestIngestionWithFlare)
+   test_05_FormatIngestionText (testIngestionWithFlare.TestIngestionWithFlare)
+   test_06_FormatGenerationDrawing (testIngestionWithFlare.TestIngestionWithFlare)
+   test_06_FormatGenerationPresentation (testIngestionWithFlare.TestIngestionWithFlare)
+   test_06_FormatGenerationSpreadsheet (testIngestionWithFlare.TestIngestionWithFlare)
+   test_06_FormatGenerationText (testIngestionWithFlare.TestIngestionWithFlare)
+   test_09_Contribute (testIngestionWithFlare.TestIngestionWithFlare)
+   test_10_MetadataSettingPreferenceOrder (testIngestionWithFlare.TestIngestionWithFlare)
+   test_11_EmailIngestion (testIngestionWithFlare.TestIngestionWithFlare)
+   test_12_UploadTextFromContributionTool (testIngestionWithFlare.TestIngestionWithFlare)
 
   testLegacyTaxLineTradeCondition                    (2 failures)
    test_tax_line_build_accounting (testLegacyTaxLineTradeCondition.TestTaxLineOrderSimulationSaleOrder)
@@ -71,10 +145,55 @@
    test_ooo_chart (testOOoChart.TestOOoChart)
    test_proxy_ooo_chart (testOOoChart.TestOOoChart)
 
-  testOOoConversionCache                             (3 errors)
+  testOOoConversionCache                             (2 failures, 5 errors)
+   test_02_VolatileCacheConversionOfTempObject (testOOoConversionCache.TestDocumentConversionCache)
+   test_03_CacheConversionOfTempObjectIsNotMixed (testOOoConversionCache.TestDocumentConversionCache)
+   test_05_checksum_conversion (testOOoConversionCache.TestDocumentConversionCache)
+   test_07_check_cache_key_is_escaped (testOOoConversionCache.TestDocumentConversionCache)
+   test_08_check_conversion_cache_with_portal_document_type_list (testOOoConversionCache.TestDocumentConversionCache), Check cache conversion for all Portal Document Types
    test_01_PersistentCacheConversion (testOOoConversionCache.TestDocumentConversionCache)
-   test_02_VolatileCacheConversionOfTempObject (testOOoConversionCache.TestDocumentConversionCache)
    test_04_PersistentCacheConversionWithFlare (testOOoConversionCache.TestDocumentConversionCache)
+
+  testOOoImport                                      (25 errors)
+   test_01_ImportFileLine (testOOoImport.TestOOoImport)
+   test_02_ImportFileBlankLine (testOOoImport.TestOOoImport)
+   test_03_ImportNoMapping (testOOoImport.TestOOoImport)
+   test_04_ImportFileWithCategory (testOOoImport.TestOOoImport)
+   test_05_ImportOrganisation (testOOoImport.TestOOoImport)
+   test_06_AuthorImportFile (testOOoImport.TestOOoImport)
+   test_07_ImportFileWithFreeText (testOOoImport.TestOOoImport)
+   test_08_ImportFileWithAccentuatedText (testOOoImport.TestOOoImport)
+   test_09_ImportXLSFile (testOOoImport.TestOOoImport)
+   test_10_ImportFileWithDates (testOOoImport.TestOOoImport)
+   test_11_ImportFloatAndPercentage (testOOoImport.TestOOoImport)
+   test_12_ImportBigFile_1 (testOOoImport.TestOOoImport)
+   test_Base_getCategoriesSpreadSheetMapping (testOOoImport.TestOOoImport)
+   test_Base_getCategoriesSpreadSheetMapping_DuplicateIdsAtSameLevel (testOOoImport.TestOOoImport)
+   test_Base_getCategoriesSpreadSheetMapping_Id_is_reserved_property_name (testOOoImport.TestOOoImport)
+   test_Base_getCategoriesSpreadSheetMapping_MultiplePaths (testOOoImport.TestOOoImport)
+   test_Base_getCategoriesSpreadSheetMapping_WrongHierarchy (testOOoImport.TestOOoImport)
+   test_CategoryTool_importCategoryFile (testOOoImport.TestOOoImport)
+   test_CategoryTool_importCategoryFileDeletionSupport (testOOoImport.TestOOoImport)
+   test_CategoryTool_importCategoryFileExpirationSupport (testOOoImport.TestOOoImport)
+   test_CategoryTool_importCategoryFileXLS (testOOoImport.TestOOoImport)
+   test_CategoryTool_importCategoryFile_DuplicateIds (testOOoImport.TestOOoImport)
+   test_CategoryTool_importCategoryFile_PathStars (testOOoImport.TestOOoImport)
+   test_CategoryTool_importCategoryFile_PathStars_noID (testOOoImport.TestOOoImport)
+   test_CategoryTool_importCategoryFileExpirationSupport (testOOoImport.TestOOoImportWeb), Import category file with expiration request, and do it again to be
+
+  testOOoStyle                                       (2 failures)
+   test_form_view_format (testOOoStyle.TestODTStyle)
+   test_form_view_format (testOOoStyle.TestODSStyle)
+
+  testOOoStyleWithFlare                              (2 failures)
+   test_form_view_format (testOOoStyleWithFlare.TestODTStyle)
+   test_form_view_format (testOOoStyleWithFlare.TestODSStyle)
+
+  testOrder                                          (4 errors)
+   test_Order_viewAsODT (testOrder.TestOrder)
+   test_Order_viewAsODT_big_image (testOrder.TestOrder)
+   test_Order_viewAsODT_hierarchical (testOrder.TestOrder)
+   test_Order_viewAsODT_person (testOrder.TestOrder)
 
   testPayroll                                        (2 failures)
    test_AccountingLineGeneration (testPayroll.TestPayroll)
@@ -82,6 +201,12 @@
 
   testSpellChecking                                  (1 failures)
    test_checkSpellChecker (testSpellChecking.TestSpellChecking)
+
+  testStandardConfigurationWorkflow                  (1 failures)
+   test_consulting_workflow (testStandardConfigurationWorkflow.TestConsultingConfiguratorWorkflow), Test the consulting workflow configuration
+
+  testTemplateTool                                   (1 failures)
+   test_resolveBusinessTemplateListDependency (testTemplateTool.TestTemplateTool), Test API able to return a complete list of bt5s to setup a sub set of
 
   testTradeModelLine                                 (3 failures)
    test_01_OrderWithSimpleTaxedAndDiscountedLines (testTradeModelLine.TestTradeModelLineSale), Full test case with quite simple linear use case
@@ -92,6 +217,9 @@
    test_01_OrderWithSimpleTaxedAndDiscountedLines (testTradeModelLinePurchase.TestTradeModelLinePurchase), Full test case with quite simple linear use case
    test_02_OrderWithComplexTaxedAndDiscountedLines (testTradeModelLinePurchase.TestTradeModelLinePurchase)
    test_tradeModelLineWithRounding (testTradeModelLinePurchase.TestTradeModelLinePurchase)
+
+  testUNG                                            (1 errors)
+   testWebPage_updateWebDocument (testUNG.TestUNG), Test if script load correctly the Web Page with data of one document
 
 The following tests were at least partly skipped:
 
@@ -178,10 +306,6 @@
 
   testImmobilisation                                 (2 skips)
 
-  testIngestion                                      (4 skips)
-
-  testIngestionWithFlare                             (4 skips)
-
   testInventoryAPI                                   (2 skips)
 
   testInvoice                                        (7 skips)
