** Branch unlinked: lp:software-center -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to software-center in Ubuntu. https://bugs.launchpad.net/bugs/632361
Title: failure_reason is not returned Status in Online service used by software center: Confirmed Status in “software-center” package in Ubuntu: Fix Released Bug description: In https://wiki.canonical.com/Ubuntu/SoftwareCenter/10.10/Roadmap/SoftwareCenterAgent it reads: """ if the transaction was unsuccessful, the other attributes are unnecessary, but an extra "failure_reason" can be returned and a additional "user_canceled" to tell the client that the failure is expected and there is no need to show a error message. """ however it appears that the server is sending it as a "failures". Is that intentional? Shouldn't it better be "failure_string" or "failure_reason" ? I can adapt the client easily, but I want to know if its accidental or or purpose. To manage notifications about this bug go to: https://bugs.launchpad.net/software-center-agent/+bug/632361/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp