]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 620796: Make Bugzilla::Migrate skip abnormal fields when doing
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Tue, 21 Dec 2010 23:53:49 +0000 (15:53 -0800)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Tue, 21 Dec 2010 23:53:49 +0000 (15:53 -0800)
commitca27162fd216875e560344117a2590978f60c906
tree09ecc4c8903c8c8d170cb4e583f77c5319dcc26b
parent87a3fdafdc843eb8976c36c3638b1770a1f42eb2
Bug 620796: Make Bugzilla::Migrate skip abnormal fields when doing
create_legal_values (otherwise it tried to create Components there, when
it should not have).
r=mkanat, a=mkanat (module owner)
Bugzilla/Migrate.pm