Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-21781

ezfSolrDocumentFieldBaseTest::testGetFieldName() throws an error because of updated table structure

    XMLWordPrintable

Details

    Description

      The Unit Test ezfSolrDocumentFieldBaseTest::testGetFieldName() throws an error because of the following SQL statement which assumes one column more than actually exists in the table ezcontentobject_link:

      $q4 = "INSERT INTO ezcontentobject_link VALUES( {$ezcca4->attribute( 'id' )}, $srcObjId4, 1, 123456, 0, 8, $imageId4 );";
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            jgamez jgamez
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: