Issue: When using default_content module and building the site the following exception gets thrown. t() function seems to be missing and causing the exception.

Error message:
<h1>Uncaught exception thrown in shutdown function.</h1><p><em class="placeholder">Error</em>: Call to undefined method Drupal\acquia_contenthub\ContentHubInternalRequest::t() in <em class="placeholder">Drupal\acquia_contenthub\ContentHubInternalRequest-&gt;getEntityCdfByInternalRequest()</em> (line <em class="placeholder">133</em> of <em class="placeholder">docroot/modules/contrib/acquia_contenthub/src/ContentHubInternalRequest.php</em>). <pre class="backtrace">Drupal\acquia_contenthub\ContentHubInternalRequest-&gt;getEntityCdfByInternalRequest(&#039;taxonomy_term&#039;, &#039;71&#039;) (Line: 200)Drupal\acquia_contenthub\Controller\ContentHubEntityExportController-&gt;exportEntities(Array) (Line: 82)acquia_contenthub_bulk_export() (Line: 1025)_drupal_shutdown_function()</pre></p><hr />;

CommentFileSizeAuthor
#2 2945500-2.patch622 bytesnikunjkotecha

Comments

Anonymous’s picture

wouter.adem created an issue. See original summary.

nikunjkotecha’s picture

StatusFileSize
new622 bytes
Anonymous’s picture

Issue summary: View changes
Anonymous’s picture

Issue summary: View changes
nikunjkotecha’s picture

Status: Active » Needs review
Anonymous’s picture

Status: Needs review » Reviewed & tested by the community