Closed Bug 1147267 Opened 9 years ago Closed 9 years ago

the firefox "iteration" and "points" fields are visible on all products

Categories

(bugzilla.mozilla.org :: User Interface, defect)

Production
x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: glob, Assigned: glob)

Details

the firefox "iteration" and "points" fields are visible on all products.
looks like cf_hidden_in_product isn't working as expected.
ah, those fields use bugzilla's built-in cf visibility controls, not BMO/lib/Data.

i've extended our cf_hidden_in_product method to take an optional $bug parameter.  if provided it will also check bugzilla's built in visibility by calling $field->is_visible_on_bug($bug).

To ssh://gitolite3@git.mozilla.org/webtools/bmo/bugzilla.git
   6404e17..4dbea14  master -> master
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Component: User Interface: Modal → User Interface
You need to log in before you can comment on or make changes to this bug.