Skip to content

Typo in browse-by-taxonomy.component.ts #5304

Description

@Rowan-McKereghan

Describe the bug

Typo on line 157 in browse-by-taxonomy.component.ts assigns faulty translation string to this.description. Affects 8.x only. This was fixed for 9.x onwards in this commit addressing typos.

To Reproduce

Steps to reproduce the behavior:

  1. Run DSpace frontend and backend
  2. Navigate to "Browsing By Subject Category" /browse/srsc on frontend
  3. Observe Description (variable name, not translated string)

Expected behavior

Fix the typo and have the translated string from a .json5 file appear instead of a variable name.

Related Work

PR #5305

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions