MantisBT: master-1.2.x 6e8d2751

Author Committer Branch Timestamp Parent
dhx dhx master-1.2.x 2010-01-08 09:23 master-1.2.x 7b27c02a
Affected Issues  0011358: The string"category_id" in the filter is not in the language file
Changeset

Fix 0011358: Sort by dropdown in view filters shows column IDs, not names

The "Sort by" dropdown in the view filters box was showing column IDs
(category_id, reporter_id, etc) instead of proper translated names. This
was because there was an incomplete map between column names and
language strings.

mod - core/string_api.php Diff File