i think canceling via macro is the way to go ?
i'm doing it like this
#showtooltip crusader strike
/cancelaura chaos bane
/startattack
/cast Rebuke
/cast crusader strike
/script UIErrorsFrame:Clear()
i have that macro for every attack
some1 else is doing it in a better way ?