Closed Bug 369987 Opened 17 years ago Closed 17 years ago

Display real field names in editvalues.cgi

Categories

(Bugzilla :: Administration, task)

2.23.4
task
Not set
normal

Tracking

()

RESOLVED FIXED
Bugzilla 3.2

People

(Reporter: LpSolit, Assigned: LpSolit)

References

Details

Attachments

(1 file, 1 obsolete file)

When you create or edit a field value, the DB name of the field is used in templates (e.g. "cf_pr") instead of its real name (e.g. "Pending Request"). The real name should be displayed (eventually together with the DB name) as it's more familiar to the admin than its DB name.
Attached patch patch, v1 (obsolete) — Splinter Review
Assignee: administration → LpSolit
Status: NEW → ASSIGNED
Attachment #265845 - Flags: review?(mkanat)
Target Milestone: --- → Bugzilla 3.2
Attached patch patch, v1.1Splinter Review
Forgot to include user-error.html.tmpl in my previous patch.
Attachment #265845 - Attachment is obsolete: true
Attachment #266245 - Flags: review?(mkanat)
Attachment #266245 - Flags: review?(bugzilla-mozilla)
Attachment #265845 - Flags: review?(mkanat)
Blocks: bz-custstat
Comment on attachment 266245 [details] [diff] [review]
patch, v1.1

using Objects in templates, Bravo!!
Attachment #266245 - Flags: review?(mkanat) → review+
Attachment #266245 - Flags: review?(bugzilla-mozilla)
Flags: approval+
Checking in editvalues.cgi;
/cvsroot/mozilla/webtools/bugzilla/editvalues.cgi,v  <--  editvalues.cgi
new revision: 1.20; previous revision: 1.19
done
Checking in template/en/default/admin/fieldvalues/confirm-delete.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/admin/fieldvalues/confirm-delete.html.tmpl,v  <--  confirm-delete.html.tmpl
new revision: 1.8; previous revision: 1.7
done
Checking in template/en/default/admin/fieldvalues/create.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/admin/fieldvalues/create.html.tmpl,v  <--  create.html.tmpl
new revision: 1.7; previous revision: 1.6
done
Checking in template/en/default/admin/fieldvalues/created.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/admin/fieldvalues/created.html.tmpl,v  <--  created.html.tmpl
new revision: 1.5; previous revision: 1.4
done
Checking in template/en/default/admin/fieldvalues/deleted.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/admin/fieldvalues/deleted.html.tmpl,v  <--  deleted.html.tmpl
new revision: 1.4; previous revision: 1.3
done
Checking in template/en/default/admin/fieldvalues/edit.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/admin/fieldvalues/edit.html.tmpl,v  <--  edit.html.tmpl
new revision: 1.8; previous revision: 1.7
done
Checking in template/en/default/admin/fieldvalues/footer.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/admin/fieldvalues/footer.html.tmpl,v  <--  footer.html.tmpl
new revision: 1.5; previous revision: 1.4
done
Checking in template/en/default/admin/fieldvalues/list.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/admin/fieldvalues/list.html.tmpl,v  <--  list.html.tmpl
new revision: 1.7; previous revision: 1.6
done
Checking in template/en/default/admin/fieldvalues/updated.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/admin/fieldvalues/updated.html.tmpl,v  <--  updated.html.tmpl
new revision: 1.5; previous revision: 1.4
done
Checking in template/en/default/global/user-error.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/global/user-error.html.tmpl,v  <--  user-error.html.tmpl
new revision: 1.211; previous revision: 1.210
done
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: