Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Fedora::Bugzilla - get_flag() doesn't work for all flags https://bugzilla.redhat.com/show_bug.cgi?id=529172 Summary: Fedora::Bugzilla - get_flag() doesn't work for all flags Product: Fedora Version: 11 Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: low Component: perl-Fedora-Bugzilla AssignedTo: cweyl@xxxxxxxxxxxxxxx ReportedBy: jpirko@xxxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: cweyl@xxxxxxxxxxxxxxx, fedora-perl-devel-list@xxxxxxxxxx, mmaslano@xxxxxxxxxx Classification: Fedora Target Release: --- Created an attachment (id=364891) --> (https://bugzilla.redhat.com/attachment.cgi?id=364891) test script Description of problem: I have trouble with get_flag() method of Fedora::Bugzilla::Bug. It works for me for all flags except of "rhel-5.5.0" (and probably others). When I walk thru the flags manually, the flag is there. Version-Release number of selected component (if applicable): 0.10-1 - I tried 0.13 from CPAN and problem is still there. How reproducible: always Steps to Reproduce: run attached script Actual results: has pm_ack + has rhel-5.5.0 can't get rhel-5.5.0 flag devel_ack, + qa_ack, + pm_ack, + rhel-5.5.0, + Expected results: has pm_ack + has rhel-5.5.0 + devel_ack, + qa_ack, + pm_ack, + rhel-5.5.0, + -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list