Index: sources/drydemo/StateControllerRinseback.cpp =================================================================== diff -u -rbf271a558491a83b39eb30748784f1b744736dd2 -r0deaf8f3e192a0ecde953ab65efc1ded1c06269b --- sources/drydemo/StateControllerRinseback.cpp (.../StateControllerRinseback.cpp) (revision bf271a558491a83b39eb30748784f1b744736dd2) +++ sources/drydemo/StateControllerRinseback.cpp (.../StateControllerRinseback.cpp) (revision 0deaf8f3e192a0ecde953ab65efc1ded1c06269b) @@ -95,12 +95,14 @@ } // TODO implement recirc allowed too else { + acceptReject = ACCEPT_VALUE; _treatmentStatus.hasRecircBeenRequested = true; } break; case REQUESTED_USER_ACTION_RINSEBACK_END_TREATMENT: handleSendUIConfirmationMessage(GENERIC_CONFIRM_ID_TREATMENT_END, GENERIC_CONFIRM_CMD_REQUEST_OPEN); + acceptReject = ACCEPT_VALUE; break; default: