← Back to team overview

openerp-dev-web team mailing list archive

[Bug 710900] Re: [trunk] text_html widget (widget_ckeditor) doesn't work

 

** Changed in: openobject-client-web
       Status: Confirmed => In Progress

-- 
You received this bug notification because you are a member of OpenERP
SA's Web Client R&D, which is a bug assignee.
https://bugs.launchpad.net/bugs/710900

Title:
  [trunk] text_html widget (widget_ckeditor) doesn't work

Status in OpenERP Web Client:
  In Progress

Bug description:
  I changed in __openerp__.py (in widget_ckeditor folder)  'active' attr
  from False to True. And defined field with widget='text_html' in view
  xml. Nothing happened.