On 11/04/2011 12:10 PM, Petr Vobornik wrote:
On 11/04/2011 04:37 AM, Endi Sukma Dewata wrote:
The entity definitions have been converted into classes. The entity
init() method will use the builder to construct the facets and dialogs.
The UI can be customized by creating a subclass of the original entity
in extension.js and then overriding the init() method.

Ticket #2043

There is a warning/error in browser when there is no extension.js present. This doesn't affect functionality, but I think we should try to eliminate this kinds of error. Same problem is for develop.js on production machines. This can be fixed separately.

ACK and pushed to master

One solution is to have stub extension.js and develop.js files with nothing in them. In the case of the extension.js file, it should be there, and served out of /etc/ipa/http. develope.jss should be done by converting of develop_blank.js to develop.js when packaging up the RPM

_______________________________________________
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

Reply via email to