Needs work
Project:
Form mode manager
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
23 Jul 2019 at 12:32 UTC
Updated:
21 Jun 2021 at 22:58 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
anas_maw commentedThe translation should come from the form mode config translation, there is something missing here.
Comment #3
anas_maw commentedThis patch will solve the issue
Comment #4
anas_maw commentedComment #5
dwwI just marked #3100112: Replace bundle_type_id with Label for Page Title / Routing duplicate with this. That's a whole other approach. I'd rather use the simpler fix proposed here, if it works.
I'm tempted to tag this as "Needs tests", since I'd only like to commit bug fixes that include test coverage.
However, in this case, we'd basically just be testing core's translation system, which is already tested. ;) So I think we should probably just change this and move on. But I'd like to see someone else confirm this works via manual testing. Feel free to supply a new patch with an automated test if you'd rather. ;)
Thanks!
-Derek