Hyrax: Translation Missing Error

Created on 9 May 2019  路  5Comments  路  Source: samvera/hyrax

Descriptive summary

Hyrax 2.5.0

Rationale

When generating the default admin set in Hyrax 2.5.0, the admin set name throws a translation missing error: translation missing: en.hyrax.collection_type.admin_set_title

Expected behavior

Generating a default admin set will not throw any errors, and translate into all hyrax default languages

Steps to reproduce the behavior

  1. Build a new hyrax 2.5.0 app
  2. Generate default admin set using RAILS_ENV=production rake hyrax:default_admin_set:create
  3. View Collection Type and view error

Related work

Other related missing translation errors fixed in https://github.com/samvera/hyrax/pull/3763

bug

All 5 comments

Could somebody consider documenting the known workaround, here?

Closing this as duplicate of #3136.

The Laevigata fix above is also linked from that ticket.

This is affecting some of my application test in our scholar code

spec/features/hyrax/collection_type_spec.rb
spec/features/hyrax/dashboard/collection_spec.rb

Any work arounds for this in a testing environment?

Was this page helpful?
0 / 5 - 0 ratings