[PATCH conductor 0/1] #788114 - Unable to add realm

Matt Wagner matt.wagner at redhat.com
Tue Feb 7 20:25:45 UTC 2012


This patch fixes https://bugzilla.redhat.com/show_bug.cgi?id=788114 which prevented the addition of new realms. What was actually happening, per the stack trace, is that Provider#populate_realms had become a protected method, in what seems like a merge conflict.

The diff in the patch is hugely misleading. What I actually did was move the populate_realms method above the 'protected' line, which git diff thought should be represented by showing the impact on a wholly unrelated method nearby.

-- Matt



More information about the aeolus-devel mailing list