[tor-bugs] #28411 [Webpages/Blog]: Cannot view or edit tags on blog posts

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Nov 12 14:17:39 UTC 2018


#28411: Cannot view or edit tags on blog posts
-------------------------------+------------------
     Reporter:  steph          |      Owner:  hiro
         Type:  defect         |     Status:  new
     Priority:  Medium         |  Milestone:
    Component:  Webpages/Blog  |    Version:
     Severity:  Major          |   Keywords:
Actual Points:                 |  Parent ID:
       Points:                 |   Reviewer:
      Sponsor:                 |
-------------------------------+------------------
 Tags on posts are listed as "- Restricted access -"

 I tried to add a tag to a blog post and received this error:

 The website encountered an unexpected error. Please try again
 later.</br></br><em
 class="placeholder">Drupal\Core\Database\DatabaseExceptionWrapper</em>:
 SQLSTATE[42S22]: Column not found: 1054 Unknown column
 'taxonomy_term_field_data.status' in 'where clause':
 SELECT base_table.tid AS tid, base_table.tid AS base_table_tid
 FROM
 {taxonomy_term_data} base_table
 INNER JOIN {taxonomy_term_field_data} taxonomy_term_field_data ON
 taxonomy_term_field_data.tid = base_table.tid
 WHERE (taxonomy_term_field_data.vid IN (:db_condition_placeholder_0,
 :db_condition_placeholder_1, :db_condition_placeholder_2)) AND
 (taxonomy_term_field_data.name LIKE :db_condition_placeholder_3 ESCAPE
 '\\') AND (taxonomy_term_field_data.status =
 :db_condition_placeholder_4)
 GROUP BY base_table.tid
 LIMIT 6 OFFSET 0; Array
 (
     [:db_condition_placeholder_0] => aggregation_feed_types
     [:db_condition_placeholder_1] => forums
     [:db_condition_placeholder_2] => tags
     [:db_condition_placeholder_3] => onionize the web
     [:db_condition_placeholder_4] => 1
 )
  in <em
 class="placeholder">Drupal\Core\Entity\Plugin\EntityReferenceSelection\DefaultSelection->getReferenceableEntities()</em>
 (line <em class="placeholder">241</em> of <em
 class="placeholder">core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php</em>).

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/28411>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list