#6825 Allow erasing ipaDomainResolutionOrder attribute
Closed: fixed Opened by fidencio.

Currently when trying to erase the ipaDomaiResolutionOrder an internal error is raised as the code ends up calling the split() method in a None object.


I'm submitting the patch in a few ...

PR: https://github.com/freeipa/freeipa/pull/665

master:

  • e03056cf34de5ba0100d62f008d76e8c851c3ba7 Allow erasing ipaDomainResolutionOrder attribute

ipa-4-5:

  • 08a921cc08b5b841260caa2e45653a704b88542c Allow erasing ipaDomainResolutionOrder attribute

master:

  • e03056cf34de5ba0100d62f008d76e8c851c3ba7 Allow erasing ipaDomainResolutionOrder attribute

ipa-4-5:

  • 08a921cc08b5b841260caa2e45653a704b88542c Allow erasing ipaDomainResolutionOrder attribute
Metadata