Comment 0 for bug 1447793

Revision history for this message
Pasi Lallinaho (knome) wrote :

Let's assume the following:
    !aliasfactoid is "<alias> otherfactoid"

Telling ubottu
    !no, aliasfactoid is <alias> anotherfactoid
asks to repeating the command, since one is editing an alias. However, repeating the command does nothing; !aliasfactoid is still "<alias> otherfactoid"

Workaround:
    !no, aliasfactoid is <reply> foo
    !no, aliasfactoid is <alias> anotherfactoid

Potentially related/same source of bug as #1309533