1 [%# This Source Code Form is subject to the terms of the Mozilla Public
2 # License, v. 2.0. If a copy of the MPL was not distributed with this
3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
5 # This Source Code Form is "Incompatible With Secondary Licenses", as
6 # defined by the Mozilla Public License, v. 2.0.
10 [% cgi = Bugzilla.cgi %]
13 [%+ cgi.param('data_comp_request_type') %]
16 [%+ cgi.param('data_comp_area') %]
19 [%+ cgi.param('data_comp_desc') %]
21 > Does this request involve a change in data collection or handling?
22 [%+ cgi.param('data_comp_handling_change') %]
24 > Does this request involve a change in to the business unit's data practices?
25 [%+ cgi.param('data_comp_practice_change') %]
28 [%+ cgi.param('data_comp_other') || "None" %]