Description of problem: fedora-create-review stops processing after trying to find duplicate review requests. Version-Release number of selected component (if applicable): fedora-review-0.2.0-1.fc17.noarch How reproducible: always Steps to Reproduce: 1. fedora-create-review --debug --no-scratch-build --user ueno nhn-nanum-gothic-light-fonts.spec ~/rpmbuild/SRPMS/nhn-nanum-gothic-light-fonts-1.000-1.fc17.src.rpm 2. 3. Actual results: fedora-create-review aborts with: DEBUG:fedora-create-review:Summary: Nanum Gothic Light family of Korean TrueType fonts DEBUG:fedora-create-review:Description: Nanum Gothic Light is an addition to Korean "Nanum Gothic" font family. It provides very thin glyphs which are useful for graphic designs in some cases. DEBUG:fedora-create-review:Name: nhn-nanum-gothic-light-fonts <Fault 53: 'short_desc_type is not a valid parameter for the Bugzilla::Bug::match function.'> Expected results: fedora-create-review should proceed to filing a review bug. Additional info: If I commented the relevant part (find_existing_reviews in fedora-create-review), it worked fine: https://bugzilla.redhat.com/show_bug.cgi?id=847182
Reported and fixed upstream: https://fedorahosted.org/FedoraReview/ticket/88 There is a version of fedora-review in updates-testing which has the fix. Thanks for the report!