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

Warning: DOMXPath::__construct(): Couldn't fetch DOMDocument

    XMLWordPrintable

Details

    Description

      For a given template for a given content type, I occasionally get the following error:

      An exception has been thrown during the rendering of a template ("Warning: DOMXPath::__construct(): Couldn't fetch DOMDocument") in "EzPublishCoreBundle::content_fields.html.twig".

      Since the error does not occur consistently, I am unable to provide steps to consistently reproduce it.

      Complete strack trace below:

      [1] Twig_Error_Runtime: An exception has been thrown during the rendering of a template ("Warning: DOMXPath::__construct(): Couldn't fetch DOMDocument") in "EzPublishCoreBundle::content_fields.html.twig".
          at n/a
              in /home/eirik/www/ezplatform_netmaking/vendor/twig/twig/lib/Twig/Template.php line 182
      
          at Twig_Template->displayBlock('ezrichtext_field', array('parameters' => array(), 'attr' => array('class' => 'ezrichtext-field'), 'field' => object(Field), 'content' => object(Content), 'contentInfo' => object(ContentInfo), 'versionInfo' => object(VersionInfo), 'fieldSettings' => array('numRows' => '10')), array('ezrichtext_field' => array(object(__TwigTemplate_8746d3ed379af10813a2fd0b662ba3e4eedf6ec2275d48887a1aad5e9f7edf5f), 'block_ezrichtext_field')), true)
              in /home/eirik/www/ezplatform_netmaking/vendor/twig/twig/lib/Twig/Template.php line 229
      
          at Twig_Template->renderBlock('ezrichtext_field', array('parameters' => array(), 'attr' => array('class' => 'ezrichtext-field'), 'field' => object(Field), 'content' => object(Content), 'contentInfo' => object(ContentInfo), 'versionInfo' => object(VersionInfo), 'fieldSettings' => array('numRows' => '10')), array('ezrichtext_field' => array(object(__TwigTemplate_8746d3ed379af10813a2fd0b662ba3e4eedf6ec2275d48887a1aad5e9f7edf5f), 'block_ezrichtext_field')))
              in /home/eirik/www/ezplatform_netmaking/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/Templating/Twig/FieldBlockRenderer.php line 181
      
          at eZ\Publish\Core\MVC\Symfony\Templating\Twig\FieldBlockRenderer->renderContentField(object(Field), 'ezrichtext', array('parameters' => array(), 'attr' => array('class' => 'ezrichtext-field'), 'field' => object(Field), 'content' => object(Content), 'contentInfo' => object(ContentInfo), 'versionInfo' => object(VersionInfo), 'fieldSettings' => array('numRows' => '10')), '1')
              in /home/eirik/www/ezplatform_netmaking/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/Templating/Twig/FieldBlockRenderer.php line 144
      
          at eZ\Publish\Core\MVC\Symfony\Templating\Twig\FieldBlockRenderer->renderContentFieldView(object(Field), 'ezrichtext', array('parameters' => array(), 'attr' => array('class' => 'ezrichtext-field'), 'field' => object(Field), 'content' => object(Content), 'contentInfo' => object(ContentInfo), 'versionInfo' => object(VersionInfo), 'fieldSettings' => array('numRows' => '10')))
              in /home/eirik/www/ezplatform_netmaking/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/Templating/Twig/Extension/FieldRenderingExtension.php line 132
      
          at eZ\Publish\Core\MVC\Symfony\Templating\Twig\Extension\FieldRenderingExtension->renderField(object(Content), 'short_description')
              in /home/eirik/www/ezplatform_netmaking/app/cache/dev/twig/2a/2acbe0cdc71664cb397c2dfd1953314c39b89e1528ed9f19050648df8349e36f.php line 149
      
          at __TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc->block_content(array('location' => object(Location), 'content' => object(Content), 'locationId' => '102', 'author' => object(Content), 'noLayout' => false, 'viewbaseLayout' => 'EzPublishCoreBundle::viewbase_layout.html.twig', 'assetic' => array('debug' => true, 'vars' => object(ValueContainer), 'use_controller' => true), 'ezpublish' => object(GlobalHelper), 'app' => object(AppVariable), 'case_studies_location_id' => '77', 'currentLocationId' => '102'), array('title' => array(object(__TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc), 'block_title'), 'css' => array(object(__TwigTemplate_ce48f1cd94ec50f768b4f57e1f6737049a4c0ea78ec6613ff4a07605645780be), 'block_css'), 'body_classes' => array(object(__TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc), 'block_body_classes'), 'content' => array(object(__TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc), 'block_content'), 'js' => array(object(__TwigTemplate_ce48f1cd94ec50f768b4f57e1f6737049a4c0ea78ec6613ff4a07605645780be), 'block_js')))
              in /home/eirik/www/ezplatform_netmaking/vendor/twig/twig/lib/Twig/Template.php line 167
      
          at Twig_Template->displayBlock('content', array('location' => object(Location), 'content' => object(Content), 'locationId' => '102', 'author' => object(Content), 'noLayout' => false, 'viewbaseLayout' => 'EzPublishCoreBundle::viewbase_layout.html.twig', 'assetic' => array('debug' => true, 'vars' => object(ValueContainer), 'use_controller' => true), 'ezpublish' => object(GlobalHelper), 'app' => object(AppVariable), 'case_studies_location_id' => '77', 'currentLocationId' => '102'), array('title' => array(object(__TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc), 'block_title'), 'css' => array(object(__TwigTemplate_ce48f1cd94ec50f768b4f57e1f6737049a4c0ea78ec6613ff4a07605645780be), 'block_css'), 'body_classes' => array(object(__TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc), 'block_body_classes'), 'content' => array(object(__TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc), 'block_content'), 'js' => array(object(__TwigTemplate_ce48f1cd94ec50f768b4f57e1f6737049a4c0ea78ec6613ff4a07605645780be), 'block_js')))
              in /home/eirik/www/ezplatform_netmaking/app/cache/dev/twig/ed/edf8155bf868f010d823ce15543cd786b138047d2e2479c87528193a5aa244b2.php line 163
      
          at __TwigTemplate_ce48f1cd94ec50f768b4f57e1f6737049a4c0ea78ec6613ff4a07605645780be->doDisplay(array('location' => object(Location), 'content' => object(Content), 'locationId' => '102', 'author' => object(Content), 'noLayout' => false, 'viewbaseLayout' => 'EzPublishCoreBundle::viewbase_layout.html.twig', 'assetic' => array('debug' => true, 'vars' => object(ValueContainer), 'use_controller' => true), 'ezpublish' => object(GlobalHelper), 'app' => object(AppVariable), 'case_studies_location_id' => '77'), array('title' => array(object(__TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc), 'block_title'), 'css' => array(object(__TwigTemplate_ce48f1cd94ec50f768b4f57e1f6737049a4c0ea78ec6613ff4a07605645780be), 'block_css'), 'body_classes' => array(object(__TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc), 'block_body_classes'), 'content' => array(object(__TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc), 'block_content'), 'js' => array(object(__TwigTemplate_ce48f1cd94ec50f768b4f57e1f6737049a4c0ea78ec6613ff4a07605645780be), 'block_js')))
              in /home/eirik/www/ezplatform_netmaking/vendor/twig/twig/lib/Twig/Template.php line 381
      
          at Twig_Template->displayWithErrorHandling(array('location' => object(Location), 'content' => object(Content), 'locationId' => '102', 'author' => object(Content), 'noLayout' => false, 'viewbaseLayout' => 'EzPublishCoreBundle::viewbase_layout.html.twig', 'assetic' => array('debug' => true, 'vars' => object(ValueContainer), 'use_controller' => true), 'ezpublish' => object(GlobalHelper), 'app' => object(AppVariable), 'case_studies_location_id' => '77'), array('title' => array(object(__TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc), 'block_title'), 'css' => array(object(__TwigTemplate_ce48f1cd94ec50f768b4f57e1f6737049a4c0ea78ec6613ff4a07605645780be), 'block_css'), 'body_classes' => array(object(__TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc), 'block_body_classes'), 'content' => array(object(__TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc), 'block_content'), 'js' => array(object(__TwigTemplate_ce48f1cd94ec50f768b4f57e1f6737049a4c0ea78ec6613ff4a07605645780be), 'block_js')))
              in /home/eirik/www/ezplatform_netmaking/vendor/twig/twig/lib/Twig/Template.php line 355
      
          at Twig_Template->display(array('location' => object(Location), 'content' => object(Content), 'locationId' => '102', 'author' => object(Content), 'noLayout' => false, 'viewbaseLayout' => 'EzPublishCoreBundle::viewbase_layout.html.twig', 'assetic' => array('debug' => true, 'vars' => object(ValueContainer), 'use_controller' => true), 'ezpublish' => object(GlobalHelper), 'app' => object(AppVariable), 'case_studies_location_id' => '77'), array('body_classes' => array(object(__TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc), 'block_body_classes'), 'title' => array(object(__TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc), 'block_title'), 'content' => array(object(__TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc), 'block_content')))
              in /home/eirik/www/ezplatform_netmaking/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishDebugBundle/Twig/DebugTemplate.php line 29
      
          at eZ\Bundle\EzPublishDebugBundle\Twig\DebugTemplate->display(array('location' => object(Location), 'content' => object(Content), 'locationId' => '102', 'author' => object(Content), 'noLayout' => false, 'viewbaseLayout' => 'EzPublishCoreBundle::viewbase_layout.html.twig', 'assetic' => array('debug' => true, 'vars' => object(ValueContainer), 'use_controller' => true), 'ezpublish' => object(GlobalHelper), 'app' => object(AppVariable), 'case_studies_location_id' => '77'), array('body_classes' => array(object(__TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc), 'block_body_classes'), 'title' => array(object(__TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc), 'block_title'), 'content' => array(object(__TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc), 'block_content')))
              in /home/eirik/www/ezplatform_netmaking/app/cache/dev/twig/2a/2acbe0cdc71664cb397c2dfd1953314c39b89e1528ed9f19050648df8349e36f.php line 29
      
          at __TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc->doDisplay(array('location' => object(Location), 'content' => object(Content), 'locationId' => '102', 'author' => object(Content), 'noLayout' => false, 'viewbaseLayout' => 'EzPublishCoreBundle::viewbase_layout.html.twig', 'assetic' => array('debug' => true, 'vars' => object(ValueContainer), 'use_controller' => true), 'ezpublish' => object(GlobalHelper), 'app' => object(AppVariable), 'case_studies_location_id' => '77'), array('body_classes' => array(object(__TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc), 'block_body_classes'), 'title' => array(object(__TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc), 'block_title'), 'content' => array(object(__TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc), 'block_content')))
              in /home/eirik/www/ezplatform_netmaking/vendor/twig/twig/lib/Twig/Template.php line 381
      
          at Twig_Template->displayWithErrorHandling(array('location' => object(Location), 'content' => object(Content), 'locationId' => '102', 'author' => object(Content), 'noLayout' => false, 'viewbaseLayout' => 'EzPublishCoreBundle::viewbase_layout.html.twig', 'assetic' => array('debug' => true, 'vars' => object(ValueContainer), 'use_controller' => true), 'ezpublish' => object(GlobalHelper), 'app' => object(AppVariable), 'case_studies_location_id' => '77'), array('body_classes' => array(object(__TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc), 'block_body_classes'), 'title' => array(object(__TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc), 'block_title'), 'content' => array(object(__TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc), 'block_content')))
              in /home/eirik/www/ezplatform_netmaking/vendor/twig/twig/lib/Twig/Template.php line 355
      
          at Twig_Template->display(array('location' => object(Location), 'content' => object(Content), 'locationId' => '102', 'author' => object(Content), 'noLayout' => false, 'viewbaseLayout' => 'EzPublishCoreBundle::viewbase_layout.html.twig'), array())
              in /home/eirik/www/ezplatform_netmaking/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishDebugBundle/Twig/DebugTemplate.php line 29
      
          at eZ\Bundle\EzPublishDebugBundle\Twig\DebugTemplate->display(array('location' => object(Location), 'content' => object(Content), 'locationId' => '102', 'author' => object(Content), 'noLayout' => false, 'viewbaseLayout' => 'EzPublishCoreBundle::viewbase_layout.html.twig'))
              in /home/eirik/www/ezplatform_netmaking/vendor/twig/twig/lib/Twig/Template.php line 366
      
          at Twig_Template->render(array('location' => object(Location), 'content' => object(Content), 'locationId' => '102', 'author' => object(Content), 'noLayout' => false, 'viewbaseLayout' => 'EzPublishCoreBundle::viewbase_layout.html.twig'))
              in /home/eirik/www/ezplatform_netmaking/vendor/symfony/symfony/src/Symfony/Bridge/Twig/TwigEngine.php line 50
      
          at Symfony\Bridge\Twig\TwigEngine->render(':Article:full.html.twig', array('location' => object(Location), 'content' => object(Content), 'locationId' => '102', 'author' => object(Content), 'noLayout' => false, 'viewbaseLayout' => 'EzPublishCoreBundle::viewbase_layout.html.twig'))
              in /home/eirik/www/ezplatform_netmaking/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php line 72
      
          at Symfony\Bundle\TwigBundle\TwigEngine->render(':Article:full.html.twig', array('location' => object(Location), 'content' => object(Content), 'locationId' => '102', 'author' => object(Content), 'noLayout' => false, 'viewbaseLayout' => 'EzPublishCoreBundle::viewbase_layout.html.twig'))
              in /home/eirik/www/ezplatform_netmaking/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/View/Manager.php line 339
      
          at eZ\Publish\Core\MVC\Symfony\View\Manager->renderContentView(object(ContentView), array('locationId' => '102', 'author' => object(Content), 'noLayout' => false, 'location' => object(Location), 'content' => object(Content)))
              in /home/eirik/www/ezplatform_netmaking/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/View/Manager.php line 254
      
          at eZ\Publish\Core\MVC\Symfony\View\Manager->renderContent(object(Content), 'full', array('locationId' => '102', 'author' => object(Content), 'noLayout' => false, 'location' => object(Location), 'content' => object(Content)))
              in /home/eirik/www/ezplatform_netmaking/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/View/Manager.php line 285
      
          at eZ\Publish\Core\MVC\Symfony\View\Manager->renderLocation(object(Location), 'full', array('locationId' => '102', 'author' => object(Content), 'noLayout' => false))
              in /home/eirik/www/ezplatform_netmaking/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/Controller/Content/ViewController.php line 438
      
          at eZ\Publish\Core\MVC\Symfony\Controller\Content\ViewController->renderLocation(object(Location), 'full', true, array('locationId' => '102', 'author' => object(Content)))
              in /home/eirik/www/ezplatform_netmaking/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/Controller/Content/ViewController.php line 173
      
          at eZ\Publish\Core\MVC\Symfony\Controller\Content\ViewController->viewLocation('102', 'full', true, array('locationId' => '102', 'author' => object(Content)))
              in /home/eirik/www/ezplatform_netmaking/vendor/nm/website-bundle/Service/NMLocationService.php line 159
      
          at NM\Bundle\WebsiteBundle\Service\NMLocationService->generateResponse('102', 'full', true, array('author' => object(Content)))
              in /home/eirik/www/ezplatform_netmaking/vendor/nm/website-bundle/Controller/LocationController.php line 33
      
          at NM\Bundle\WebsiteBundle\Controller\LocationController->renderAction('102', 'full', true, array())
              in  line 
      
          at call_user_func_array(array(object(LocationController), 'renderAction'), array('102', 'full', true, array()))
              in /home/eirik/www/ezplatform_netmaking/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php line 139
      
          at Symfony\Component\HttpKernel\HttpKernel->handleRaw(object(Request), '1')
              in /home/eirik/www/ezplatform_netmaking/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php line 62
      
          at Symfony\Component\HttpKernel\HttpKernel->handle(object(Request), '1', true)
              in /home/eirik/www/ezplatform_netmaking/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DependencyInjection/ContainerAwareHttpKernel.php line 69
      
          at Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel->handle(object(Request), '1', true)
              in /home/eirik/www/ezplatform_netmaking/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php line 184
      
          at Symfony\Component\HttpKernel\Kernel->handle(object(Request))
              in /home/eirik/www/ezplatform_netmaking/web/app.php line 68
      
      [2] Symfony\Component\Debug\Exception\ContextErrorException: Warning: DOMXPath::__construct(): Couldn't fetch DOMDocument
          at n/a
              in /home/eirik/www/ezplatform_netmaking/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/FieldType/RichText/Converter/Link.php line 64
      
          at Symfony\Component\Debug\ErrorHandler->handleError('2', 'DOMXPath::__construct(): Couldn't fetch DOMDocument', '/home/eirik/www/ezplatform_netmaking/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/FieldType/RichText/Converter/Link.php', '64', array('document' => object(DOMDocument)))
              in  line 
      
          at DOMXPath->__construct(object(DOMDocument))
              in /home/eirik/www/ezplatform_netmaking/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/FieldType/RichText/Converter/Link.php line 64
      
          at eZ\Publish\Core\FieldType\RichText\Converter\Link->convert(object(DOMDocument))
              in /home/eirik/www/ezplatform_netmaking/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/FieldType/RichText/Converter/Aggregate.php line 46
      
          at eZ\Publish\Core\FieldType\RichText\Converter\Aggregate->convert(object(DOMDocument))
              in /home/eirik/www/ezplatform_netmaking/app/cache/dev/appDevDebugProjectContainer.php line 41818
      
          at eZPublishCoreFieldTypeRichTextConverterAggregate_00000000006026b200000000355fb090f3f5ffe7dffa83c9e37b5c68c5b34b03->convert(object(DOMDocument))
              in /home/eirik/www/ezplatform_netmaking/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/Templating/Twig/Extension/RichTextExtension.php line 65
      
          at eZ\Publish\Core\MVC\Symfony\Templating\Twig\Extension\RichTextExtension->richTextToHtml5(object(DOMDocument))
              in /home/eirik/www/ezplatform_netmaking/app/cache/dev/twig/21/214649430195568cd55f900398e67332af5362644912117f067e738cf505b31c.php line 240
      
          at __TwigTemplate_8746d3ed379af10813a2fd0b662ba3e4eedf6ec2275d48887a1aad5e9f7edf5f->block_ezrichtext_field(array('parameters' => array(), 'attr' => array('class' => 'ezrichtext-field'), 'field' => object(Field), 'content' => object(Content), 'contentInfo' => object(ContentInfo), 'versionInfo' => object(VersionInfo), 'fieldSettings' => array('numRows' => '10')), array('ezrichtext_field' => array(object(__TwigTemplate_8746d3ed379af10813a2fd0b662ba3e4eedf6ec2275d48887a1aad5e9f7edf5f), 'block_ezrichtext_field')))
              in /home/eirik/www/ezplatform_netmaking/vendor/twig/twig/lib/Twig/Template.php line 167
      
          at Twig_Template->displayBlock('ezrichtext_field', array('parameters' => array(), 'attr' => array('class' => 'ezrichtext-field'), 'field' => object(Field), 'content' => object(Content), 'contentInfo' => object(ContentInfo), 'versionInfo' => object(VersionInfo), 'fieldSettings' => array('numRows' => '10')), array('ezrichtext_field' => array(object(__TwigTemplate_8746d3ed379af10813a2fd0b662ba3e4eedf6ec2275d48887a1aad5e9f7edf5f), 'block_ezrichtext_field')), true)
              in /home/eirik/www/ezplatform_netmaking/vendor/twig/twig/lib/Twig/Template.php line 229
      
          at Twig_Template->renderBlock('ezrichtext_field', array('parameters' => array(), 'attr' => array('class' => 'ezrichtext-field'), 'field' => object(Field), 'content' => object(Content), 'contentInfo' => object(ContentInfo), 'versionInfo' => object(VersionInfo), 'fieldSettings' => array('numRows' => '10')), array('ezrichtext_field' => array(object(__TwigTemplate_8746d3ed379af10813a2fd0b662ba3e4eedf6ec2275d48887a1aad5e9f7edf5f), 'block_ezrichtext_field')))
              in /home/eirik/www/ezplatform_netmaking/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/Templating/Twig/FieldBlockRenderer.php line 181
      
          at eZ\Publish\Core\MVC\Symfony\Templating\Twig\FieldBlockRenderer->renderContentField(object(Field), 'ezrichtext', array('parameters' => array(), 'attr' => array('class' => 'ezrichtext-field'), 'field' => object(Field), 'content' => object(Content), 'contentInfo' => object(ContentInfo), 'versionInfo' => object(VersionInfo), 'fieldSettings' => array('numRows' => '10')), '1')
              in /home/eirik/www/ezplatform_netmaking/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/Templating/Twig/FieldBlockRenderer.php line 144
      
          at eZ\Publish\Core\MVC\Symfony\Templating\Twig\FieldBlockRenderer->renderContentFieldView(object(Field), 'ezrichtext', array('parameters' => array(), 'attr' => array('class' => 'ezrichtext-field'), 'field' => object(Field), 'content' => object(Content), 'contentInfo' => object(ContentInfo), 'versionInfo' => object(VersionInfo), 'fieldSettings' => array('numRows' => '10')))
              in /home/eirik/www/ezplatform_netmaking/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/Templating/Twig/Extension/FieldRenderingExtension.php line 132
      
          at eZ\Publish\Core\MVC\Symfony\Templating\Twig\Extension\FieldRenderingExtension->renderField(object(Content), 'short_description')
              in /home/eirik/www/ezplatform_netmaking/app/cache/dev/twig/2a/2acbe0cdc71664cb397c2dfd1953314c39b89e1528ed9f19050648df8349e36f.php line 149
      
          at __TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc->block_content(array('location' => object(Location), 'content' => object(Content), 'locationId' => '102', 'author' => object(Content), 'noLayout' => false, 'viewbaseLayout' => 'EzPublishCoreBundle::viewbase_layout.html.twig', 'assetic' => array('debug' => true, 'vars' => object(ValueContainer), 'use_controller' => true), 'ezpublish' => object(GlobalHelper), 'app' => object(AppVariable), 'case_studies_location_id' => '77', 'currentLocationId' => '102'), array('title' => array(object(__TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc), 'block_title'), 'css' => array(object(__TwigTemplate_ce48f1cd94ec50f768b4f57e1f6737049a4c0ea78ec6613ff4a07605645780be), 'block_css'), 'body_classes' => array(object(__TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc), 'block_body_classes'), 'content' => array(object(__TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc), 'block_content'), 'js' => array(object(__TwigTemplate_ce48f1cd94ec50f768b4f57e1f6737049a4c0ea78ec6613ff4a07605645780be), 'block_js')))
              in /home/eirik/www/ezplatform_netmaking/vendor/twig/twig/lib/Twig/Template.php line 167
      
          at Twig_Template->displayBlock('content', array('location' => object(Location), 'content' => object(Content), 'locationId' => '102', 'author' => object(Content), 'noLayout' => false, 'viewbaseLayout' => 'EzPublishCoreBundle::viewbase_layout.html.twig', 'assetic' => array('debug' => true, 'vars' => object(ValueContainer), 'use_controller' => true), 'ezpublish' => object(GlobalHelper), 'app' => object(AppVariable), 'case_studies_location_id' => '77', 'currentLocationId' => '102'), array('title' => array(object(__TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc), 'block_title'), 'css' => array(object(__TwigTemplate_ce48f1cd94ec50f768b4f57e1f6737049a4c0ea78ec6613ff4a07605645780be), 'block_css'), 'body_classes' => array(object(__TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc), 'block_body_classes'), 'content' => array(object(__TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc), 'block_content'), 'js' => array(object(__TwigTemplate_ce48f1cd94ec50f768b4f57e1f6737049a4c0ea78ec6613ff4a07605645780be), 'block_js')))
              in /home/eirik/www/ezplatform_netmaking/app/cache/dev/twig/ed/edf8155bf868f010d823ce15543cd786b138047d2e2479c87528193a5aa244b2.php line 163
      
          at __TwigTemplate_ce48f1cd94ec50f768b4f57e1f6737049a4c0ea78ec6613ff4a07605645780be->doDisplay(array('location' => object(Location), 'content' => object(Content), 'locationId' => '102', 'author' => object(Content), 'noLayout' => false, 'viewbaseLayout' => 'EzPublishCoreBundle::viewbase_layout.html.twig', 'assetic' => array('debug' => true, 'vars' => object(ValueContainer), 'use_controller' => true), 'ezpublish' => object(GlobalHelper), 'app' => object(AppVariable), 'case_studies_location_id' => '77'), array('title' => array(object(__TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc), 'block_title'), 'css' => array(object(__TwigTemplate_ce48f1cd94ec50f768b4f57e1f6737049a4c0ea78ec6613ff4a07605645780be), 'block_css'), 'body_classes' => array(object(__TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc), 'block_body_classes'), 'content' => array(object(__TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc), 'block_content'), 'js' => array(object(__TwigTemplate_ce48f1cd94ec50f768b4f57e1f6737049a4c0ea78ec6613ff4a07605645780be), 'block_js')))
              in /home/eirik/www/ezplatform_netmaking/vendor/twig/twig/lib/Twig/Template.php line 381
      
          at Twig_Template->displayWithErrorHandling(array('location' => object(Location), 'content' => object(Content), 'locationId' => '102', 'author' => object(Content), 'noLayout' => false, 'viewbaseLayout' => 'EzPublishCoreBundle::viewbase_layout.html.twig', 'assetic' => array('debug' => true, 'vars' => object(ValueContainer), 'use_controller' => true), 'ezpublish' => object(GlobalHelper), 'app' => object(AppVariable), 'case_studies_location_id' => '77'), array('title' => array(object(__TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc), 'block_title'), 'css' => array(object(__TwigTemplate_ce48f1cd94ec50f768b4f57e1f6737049a4c0ea78ec6613ff4a07605645780be), 'block_css'), 'body_classes' => array(object(__TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc), 'block_body_classes'), 'content' => array(object(__TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc), 'block_content'), 'js' => array(object(__TwigTemplate_ce48f1cd94ec50f768b4f57e1f6737049a4c0ea78ec6613ff4a07605645780be), 'block_js')))
              in /home/eirik/www/ezplatform_netmaking/vendor/twig/twig/lib/Twig/Template.php line 355
      
          at Twig_Template->display(array('location' => object(Location), 'content' => object(Content), 'locationId' => '102', 'author' => object(Content), 'noLayout' => false, 'viewbaseLayout' => 'EzPublishCoreBundle::viewbase_layout.html.twig', 'assetic' => array('debug' => true, 'vars' => object(ValueContainer), 'use_controller' => true), 'ezpublish' => object(GlobalHelper), 'app' => object(AppVariable), 'case_studies_location_id' => '77'), array('body_classes' => array(object(__TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc), 'block_body_classes'), 'title' => array(object(__TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc), 'block_title'), 'content' => array(object(__TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc), 'block_content')))
              in /home/eirik/www/ezplatform_netmaking/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishDebugBundle/Twig/DebugTemplate.php line 29
      
          at eZ\Bundle\EzPublishDebugBundle\Twig\DebugTemplate->display(array('location' => object(Location), 'content' => object(Content), 'locationId' => '102', 'author' => object(Content), 'noLayout' => false, 'viewbaseLayout' => 'EzPublishCoreBundle::viewbase_layout.html.twig', 'assetic' => array('debug' => true, 'vars' => object(ValueContainer), 'use_controller' => true), 'ezpublish' => object(GlobalHelper), 'app' => object(AppVariable), 'case_studies_location_id' => '77'), array('body_classes' => array(object(__TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc), 'block_body_classes'), 'title' => array(object(__TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc), 'block_title'), 'content' => array(object(__TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc), 'block_content')))
              in /home/eirik/www/ezplatform_netmaking/app/cache/dev/twig/2a/2acbe0cdc71664cb397c2dfd1953314c39b89e1528ed9f19050648df8349e36f.php line 29
      
          at __TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc->doDisplay(array('location' => object(Location), 'content' => object(Content), 'locationId' => '102', 'author' => object(Content), 'noLayout' => false, 'viewbaseLayout' => 'EzPublishCoreBundle::viewbase_layout.html.twig', 'assetic' => array('debug' => true, 'vars' => object(ValueContainer), 'use_controller' => true), 'ezpublish' => object(GlobalHelper), 'app' => object(AppVariable), 'case_studies_location_id' => '77'), array('body_classes' => array(object(__TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc), 'block_body_classes'), 'title' => array(object(__TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc), 'block_title'), 'content' => array(object(__TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc), 'block_content')))
              in /home/eirik/www/ezplatform_netmaking/vendor/twig/twig/lib/Twig/Template.php line 381
      
          at Twig_Template->displayWithErrorHandling(array('location' => object(Location), 'content' => object(Content), 'locationId' => '102', 'author' => object(Content), 'noLayout' => false, 'viewbaseLayout' => 'EzPublishCoreBundle::viewbase_layout.html.twig', 'assetic' => array('debug' => true, 'vars' => object(ValueContainer), 'use_controller' => true), 'ezpublish' => object(GlobalHelper), 'app' => object(AppVariable), 'case_studies_location_id' => '77'), array('body_classes' => array(object(__TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc), 'block_body_classes'), 'title' => array(object(__TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc), 'block_title'), 'content' => array(object(__TwigTemplate_fc9fb7b7bcad4ffd4a21c533c06f7647f92fdae788fd0708ef67d626126689dc), 'block_content')))
              in /home/eirik/www/ezplatform_netmaking/vendor/twig/twig/lib/Twig/Template.php line 355
      
          at Twig_Template->display(array('location' => object(Location), 'content' => object(Content), 'locationId' => '102', 'author' => object(Content), 'noLayout' => false, 'viewbaseLayout' => 'EzPublishCoreBundle::viewbase_layout.html.twig'), array())
              in /home/eirik/www/ezplatform_netmaking/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishDebugBundle/Twig/DebugTemplate.php line 29
      
          at eZ\Bundle\EzPublishDebugBundle\Twig\DebugTemplate->display(array('location' => object(Location), 'content' => object(Content), 'locationId' => '102', 'author' => object(Content), 'noLayout' => false, 'viewbaseLayout' => 'EzPublishCoreBundle::viewbase_layout.html.twig'))
              in /home/eirik/www/ezplatform_netmaking/vendor/twig/twig/lib/Twig/Template.php line 366
      
          at Twig_Template->render(array('location' => object(Location), 'content' => object(Content), 'locationId' => '102', 'author' => object(Content), 'noLayout' => false, 'viewbaseLayout' => 'EzPublishCoreBundle::viewbase_layout.html.twig'))
              in /home/eirik/www/ezplatform_netmaking/vendor/symfony/symfony/src/Symfony/Bridge/Twig/TwigEngine.php line 50
      
          at Symfony\Bridge\Twig\TwigEngine->render(':Article:full.html.twig', array('location' => object(Location), 'content' => object(Content), 'locationId' => '102', 'author' => object(Content), 'noLayout' => false, 'viewbaseLayout' => 'EzPublishCoreBundle::viewbase_layout.html.twig'))
              in /home/eirik/www/ezplatform_netmaking/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php line 72
      
          at Symfony\Bundle\TwigBundle\TwigEngine->render(':Article:full.html.twig', array('location' => object(Location), 'content' => object(Content), 'locationId' => '102', 'author' => object(Content), 'noLayout' => false, 'viewbaseLayout' => 'EzPublishCoreBundle::viewbase_layout.html.twig'))
              in /home/eirik/www/ezplatform_netmaking/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/View/Manager.php line 339
      
          at eZ\Publish\Core\MVC\Symfony\View\Manager->renderContentView(object(ContentView), array('locationId' => '102', 'author' => object(Content), 'noLayout' => false, 'location' => object(Location), 'content' => object(Content)))
              in /home/eirik/www/ezplatform_netmaking/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/View/Manager.php line 254
      
          at eZ\Publish\Core\MVC\Symfony\View\Manager->renderContent(object(Content), 'full', array('locationId' => '102', 'author' => object(Content), 'noLayout' => false, 'location' => object(Location), 'content' => object(Content)))
              in /home/eirik/www/ezplatform_netmaking/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/View/Manager.php line 285
      
          at eZ\Publish\Core\MVC\Symfony\View\Manager->renderLocation(object(Location), 'full', array('locationId' => '102', 'author' => object(Content), 'noLayout' => false))
              in /home/eirik/www/ezplatform_netmaking/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/Controller/Content/ViewController.php line 438
      
          at eZ\Publish\Core\MVC\Symfony\Controller\Content\ViewController->renderLocation(object(Location), 'full', true, array('locationId' => '102', 'author' => object(Content)))
              in /home/eirik/www/ezplatform_netmaking/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/Controller/Content/ViewController.php line 173
      
          at eZ\Publish\Core\MVC\Symfony\Controller\Content\ViewController->viewLocation('102', 'full', true, array('locationId' => '102', 'author' => object(Content)))
              in /home/eirik/www/ezplatform_netmaking/vendor/nm/website-bundle/Service/NMLocationService.php line 159
      
          at NM\Bundle\WebsiteBundle\Service\NMLocationService->generateResponse('102', 'full', true, array('author' => object(Content)))
              in /home/eirik/www/ezplatform_netmaking/vendor/nm/website-bundle/Controller/LocationController.php line 33
      
          at NM\Bundle\WebsiteBundle\Controller\LocationController->renderAction('102', 'full', true, array())
              in  line 
      
          at call_user_func_array(array(object(LocationController), 'renderAction'), array('102', 'full', true, array()))
              in /home/eirik/www/ezplatform_netmaking/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php line 139
      
          at Symfony\Component\HttpKernel\HttpKernel->handleRaw(object(Request), '1')
              in /home/eirik/www/ezplatform_netmaking/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php line 62
      
          at Symfony\Component\HttpKernel\HttpKernel->handle(object(Request), '1', true)
              in /home/eirik/www/ezplatform_netmaking/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DependencyInjection/ContainerAwareHttpKernel.php line 69
      
          at Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel->handle(object(Request), '1', true)
              in /home/eirik/www/ezplatform_netmaking/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php line 184
      
          at Symfony\Component\HttpKernel\Kernel->handle(object(Request))
              in /home/eirik/www/ezplatform_netmaking/web/app.php line 68
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            495f4094-ac4a-42b8-b5f6-d64d5508894c@accounts.ibexa.co Eirik Alfstad Johansen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: