]> 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:55:01 +0000 (15:55 -0800)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Tue, 21 Dec 2010 23:55:01 +0000 (15:55 -0800)
commitab4a805e6383eda17096543c3291d281b8e3b545
treebcd8b9336c74959046fc6f432e22d723d52113cf
parent905267ffc1af1a9f961bd58e32330a1ffdc7d899
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