[7.470][BUG][FIXED] Unable to delete modified rules [IPS]

Hi All

I am unable to delete my modified ips rules. After the confirmation of deleting the object, All rules "flash red" and nothing happens. I 've attached the relevant pics


Thanks
Parents Reply Children
  • Hi wingman,

    actually, you found *two* aspects that needed a bit of tweaking:

    1) The duplicate object deletion confirmation dialogue.

    Formerly, object deletion confirmation was asked for by the JavaScript frontend.  But since we have rather fancy object deletion handling in the Confd backend now, we have moved the standard confirmation there, too.
    It was simply forgotten to remove the old confirmation from the JavaScript minitable widget - and since that widget is only used at three places (IPS, SMTP and POP3), it was overlooked until you found it.

    2) The issue described in detail in https://community.sophos.com/products/unified-threat-management/astaroorg/f/98/t/68161

    I have fixed both for 7.480.

    As a side effect of 2), the widget does not flash any more, too.

    Thanks for reporting!
      Ingo