Closed (fixed)
Project:
Case Tracker
Version:
5.x-1.3-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
11 Jun 2008 at 13:52 UTC
Updated:
26 Feb 2009 at 01:20 UTC
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!