Posted by hailu on September 11, 2008 at 5:06pm
3 followers
Jump to:
| Project: | Legal |
| Version: | master |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
Issue Summary
We found 3 occurences of strings not being wrapped by t()'s in the first arguments of l() calls.
This patch is a simple fix.
CivicActions is reviewing and upgrading multiple modules for use on
client sites. Part of this work is a coding standards review. Attached
you will find a patch based on a review with the coder module and a
careful examination of the code. Thanks!
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| legaltranslationaudit.patch | 2.06 KB | Ignored: Check issue status. | None | None |
Comments
#1
#2
This patch is missing calls to url() when defining the links.
#3
Duplicate of #312064: Fix string localization in legal module