Revision 91084ee...
Go back to digest for 3rd November 2013Bug Fixes in Utilities
Wolfgang Bauer committed changes in [apper] libapper/PkTransaction.cpp:
Fix accepting multiple license agreements
This patch fixes the handling of more than one license agreement by
setting d->handlingActionRequired = false in requeueTransaction().
Before, this was still true when entering slotEulaRequired() for the
second license. That one was not shown therefore, but Apper aborted
instead.
File Changes
Modified 1 files
- libapper/PkTransaction.cpp
1 files changed in total