Closed
Bug 486093
Opened 17 years ago
Closed 15 years ago
Wrong values in general fields when changing custom field position in edit.html.tmpl
Categories
(Bugzilla :: Creating/Changing Bugs, enhancement)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: stefanovoli, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/525.19 (KHTML, like Gecko) Chrome/1.0.154.53 Safari/525.19
Build Identifier: 3.2.2
If you try to customize the page for editing bugs (edit.html.tmpl), and put custom fields before general fields (for expample "URL" field) you will find wrong values in general fields that belong to the custom ones.
Reproducible: Always
Steps to Reproduce:
1. Follow the description
Expected Results:
I think it would be better always setting the value for input fields in the function "PROCESS input" in the same page. This would give users the opportunity to change the editing page look, simply changing fields position even if they are custom fields.
Comment 1•15 years ago
|
||
WFM using Bugzilla 3.4 and newer. I think this problem has been fixed in Bugzilla 3.2.3 by bug 482365.
Assignee: general → create-and-change
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Component: Bugzilla-General → Creating/Changing Bugs
Resolution: --- → WORKSFORME
Version: unspecified → 3.2.2
You need to log in
before you can comment on or make changes to this bug.
Description
•