Closed Bug 608179 Opened 15 years ago Closed 15 years ago

Flags do not appear on the attachment create page

Categories

(Bugzilla :: Attachments & Requests, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 600516

People

(Reporter: guy.pyrzak, Unassigned)

References

()

Details

(Keywords: regression)

Flags no longer appear on the attachment create page due to TUI and expert_fields class being added to many rows that are on the attachment create page.
Target Milestone: --- → Bugzilla 4.2
Well, I will need more steps to reproduce than that. I can see all flags by following your URL.
Ah ok, I see. That's because you first have to click "Hide Advanced Fields" in enter_bug.cgi.
Hum, the reason flags are hidden is because the same template to add attachments is used when creating a new bug, where we really want to hide flags and other attachment attributes when "Hide Advanced Fields" is clicked. So probably we shouldn't set the class "expert_fields" in this template when bugid is defined.
Depends on: 119703
Keywords: regression
Actually, this is a dupe.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Target Milestone: Bugzilla 4.2 → ---
You need to log in before you can comment on or make changes to this bug.