[Freeipa-devel] [PATCH] 332 Refactored entity object resolution.

Petr Vobornik pvoborni at redhat.com
Tue Dec 20 13:28:56 UTC 2011


On 12/20/2011 12:01 AM, Endi Sukma Dewata wrote:
> The IPA.get_entity() has been modified to accept either entity name
> or entity object. If it receives an entity object it will return
> the object itself. Otherwise, it will resolve the name in the entity
> registry.
>
> The other_entity variables have been modified to store a reference
> to the entity object instead of its name. The test cases have been
> modified to use real entity objects instead of just the names.
>
> Ticket #2042
>

1) when link_field is a creating a command in field.js:558 it's passing 
an entity instead of entity name. It causes creation of wrong command name.

-- 
Petr Vobornik




More information about the Freeipa-devel mailing list