Module don't save changes if the button text translated into another language.
| Comment | File | Size | Author |
|---|---|---|---|
| casetracker_dashboard.module.patch | 422 bytes | scjv |
Module don't save changes if the button text translated into another language.
| Comment | File | Size | Author |
|---|---|---|---|
| casetracker_dashboard.module.patch | 422 bytes | scjv |
Comments
Comment #1
bascostbudde commentedSince the patch changes exactly one line, and that change is symmetrical to the cause of the problem (using the html value attribute for both caption and value of a submit button), I suggest to mark this patch as OK.
I have found no scope, security or code style problems :)
Comment #2
eclipsegc commentedCasetracker is under new management.
Please re-apply this against Dev if you'd like to see it committed.
Comment #3
jmiccolis commentedI've applied this patch to the DRUPAL-5 branch. Thanks!