This seems to be an issue on a few 4.2 sites but I don’t see off-hand what they changed in the code that would cause this. Are you seeing the same thing in the staff interface?
Check your public/config/locales/en.yml file to make sure the footer section is populated for translations:
You should see
footer:
staff_interface_html: <a href="%{staff_url}">Staff Interface</a>
archivesspace_home_html: Visit <a href='http://archivesspace.org'>ArchivesSpace.org</a>
feedback_html: <a id='aspaceFeedbackLink' href='%{feedback_url}' target='_blank'>Send Feedback or Report a Problem</a>
That’s all I can think of for now.
R.C. Miessler | Digital Initiatives Librarian, Special Collections and College Archives
Gettysburg College | Musselman Library
300 North Washington Street | Gettysburg, PA 17325
he/him/his
From: nonmemberar...@googlegroups.com <nonmemberar...@googlegroups.com>
On Behalf Of Scott Meyer-Kukan
Sent: Monday, June 1, 2026 10:54 AM
To: Non-Member ArchivesSpace <nonmemberar...@googlegroups.com>
Subject: [non-member archivesspace] PUI footer links not working after upgrade to 4.2.0
CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.
--
You received this message because you are subscribed to the Google Groups "Non-Member ArchivesSpace" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
nonmemberarchives...@googlegroups.com.
To view this discussion visit
https://groups.google.com/d/msgid/nonmemberarchivesspace/c4109705-352e-4d0e-a332-6b090cd90a29n%40googlegroups.com.
The translation files for the PUI should be in \locales\public\
I just fired up a Docker container with 4.2, modified \locales\public\en.yml and it’s showing up as expected.


To view this discussion visit https://groups.google.com/d/msgid/nonmemberarchivesspace/345a9f6a-6c07-40b5-8183-4f89e7fddf80n%40googlegroups.com.
I just added your plugin en.yml file and it didn’t break anything, so I’m guessing it’s something in your other customizations.
To view this discussion visit https://groups.google.com/d/msgid/nonmemberarchivesspace/e1c7da4b-7268-4dfe-a521-c47e01d184a6n%40googlegroups.com.