** Description changed: - geis_subscription_deactivate() always returns GEIS_STATUS_UNKNOWN_ERROR - no matter what. + We need this fix backported from Quantal as it's in the code that was + changed to the new naming scheme, from utouch-geis to just geis, that + must be done in Precise as well. + + [Original bug description] + geis_subscription_deactivate() always returns GEIS_STATUS_UNKNOWN_ERROR no matter what. + + [Test Case] + Just call geis_subscription_deactivate() from any minimal test/sample application. + + [Regression Potential] + I would say it's irrelevant as the fix is a one-liner. It just make the function return the correct status instead of a hardcoded GEIS_STATUS_UNKNOWN_ERROR. All exiting client code that uses this function likely didn't check its return value. So this fix should be absolutely transparent to them.
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1021448 Title: geis_subscription_deactivate() always fails To manage notifications about this bug go to: https://bugs.launchpad.net/geis/+bug/1021448/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
