Problem/Motivation
The settings are not saved when I set my site language to any other than English.
Proposed resolution
Replace hardcoded English button titles with button's form IDs when checking which button was pressed during form validate and submit.
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3056626-02-replace-hardcoded-title-with-triggering-element-id.patch | 1.8 KB | kaszarobert |
Comments
Comment #2
kaszarobertI made a patch that checks for the triggering element during form validate & submit instead of the translatable button title.
Comment #3
kaszarobertComment #4
rasikap commentedThis issue is duplicate of https://www.drupal.org/project/animate_any/issues/3050712
Thanks,
Rasika!