Due to the new translated strings and the way _find_content_submit works, the reset button is broken when using any other language.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | find_content_reset-2628038-4.patch | 1.25 KB | narendrar |
| #2 | find-content-reset-fix.patch | 525 bytes | jeroen.b |
Comments
Comment #2
jeroen.b commentedHere's a patch.
Comment #4
narendrarI also faced the same issue. Don't know why this test is failing for above patch.
Attaching another patch file.
Comment #5
jo_as_neo commentedWhy not only change line 63 to
case t('Clear'):?