Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
D
Drupal
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 50
    • Issues 50
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Development
  • Drupal
  • Issues
  • #22

Closed
Open
Opened May 17, 2018 by bgm@bgmOwner

Drupal8: implement views and multilingual CiviCRM

How to reproduce:

  • Create a bilingual Drupal site, with the locale module
  • Setup CiviCRM as multilingual, bilingual, using URL prefix language detection (example.org/fr/civicrm)
  • Create a view of CiviCRM Events, add the title field.

Result: fatal database error because it cannot find civicrm_event.title (should be civicrm_event.title_en_US).

This was a quickfix, incoming PR.

cc @JoeMurray @monish.deb @samuelsov

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: dev/drupal#22