Skip to content
Commit b273ff43 authored by Harald Sitter's avatar Harald Sitter 🐧
Browse files

don't assert that there is 1 product

...there may be none!

we'll throw this as an exception to trigger error signaling in
bugzillalib.cpp. Alas, as it turns out this isn't actually wired up to
anything. so this effectively just turns the failed assert (which may
crash) into a runtimexception (which never crashes).

to reasonably deal with this the wizard will need some improvements as
well


(cherry picked from commit c3f6cd23)
parent ba0a8042
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment