Apparently Bugzilla Version 2.18 has schema changes that the current WWW::Bugzilla barfs on. Does anyone know of any workarounds for this?
No such field 'resolution' at /usr/lib/perl5/site_perl/5.8.1/WWW/Mechanize.pm line 967
HTML::Form::value('HTML::Form=HASH(0x8d73324)','resolution','FIXED') called at
/usr/lib/perl5/site_perl/5.8.1/WWW/Mechanize.pm line 967
WWW::Mechanize::field('WWW::Mechanize=HASH(0x8c56858)','resolution','FIXED') called at
/usr/lib/perl5/site_perl/5.8.1/WWW/Bugzilla.pm line 483
WWW::Bugzilla::commit('WWW::Bugzilla=HASH(0x8d213bc)') called at /home/cops/lib/CUE/Utility.pm line 305
-Joe