Summary | Bug found in Turba, javascript alert message |
Queue | Turba |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | ctimoteo (at) sapo (dot) pt |
Created | 12/14/2011 (4956 days ago) |
Due | |
Updated | 12/14/2011 (4956 days ago) |
Assigned | |
Resolved | 12/14/2011 (4956 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | Yes |
Assigned to Michael Rubinsky
State ⇒ Resolved
Bug: 10862Gettext typo Signed-off-by: Michael J Rubinsky<mrubinsk@horde.org>
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/9f9b6cd9e3a5ea69951287cfedb1de30fe9c0bac
Priority ⇒ 1. Low
New Attachment: 0001-Fix-internacionalization-string-bug-in-Turba-jsVars.patch
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Turba
Summary ⇒ Bug found in Turba, javascript alert message
Type ⇒ Bug
State ⇒ Unconfirmed
I detected one missing string translation (internacionalization) in a
javascript alert,
the problem is just a missing gettext underscore tag in Turba.php
jsVars function.
I provide one patch in attachment.
Goodbye.