dspace-angular
dspace-angular copied to clipboard
Cannot change title on error pages
trafficstars
Describe the bug The /404 and /500 error pages do not get the title updated from the title translation.
To Reproduce Steps to reproduce the behavior:
- Set
titlein language to something other then DSpace - Go to /404 or /500 and see that it is still DSpace.
Expected behavior The title to change from DSpace to the value specified in the i18n files.
Related work