trunk : The widget for event description shoud be text_tag!!!

Bug #910568 reported by Serpent Consulting Services
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Server (MOVED TO GITHUB)
Fix Released
Wishlist
OpenERP's Framework R&D

Bug Description

Its about res.partner.event model.

Go on any partner record, do an operation of mass mailing. There will be an event generated for the partner record.

Go on Partner again, click on 'Events' act_window. The text inside the description field is tagged with '<pre>' tags and ofcourse it has to be, because the entry has been taken from the email wizard which uses the text_tag widget and hence the values are HTML formatted.

Hence, it is recommended that the description field should be the 'text_tag' holder !

The attached Merge does the rest.

Thanks,
Serpent Consulting Services.

Related branches

Changed in openobject-server:
assignee: nobody → OpenERP's Framework R&D (openerp-dev-framework)
importance: Undecided → Low
status: New → Confirmed
Revision history for this message
Olivier Dony (Odoo) (odo-openerp) wrote :

As mentioned on the merge proposal review, res.partner.event is deprecated, and the legacy mass mailing wizard that is included in base is replaced by the modern mail.message composition wizard as soon as the 'mail' module is installed.

So we don't recommend using this.

The fix was merged at revision 4056 rev-id: <email address hidden>.

Thanks for your contribution!

Changed in openobject-server:
importance: Low → Wishlist
status: Confirmed → Fix Released
Revision history for this message
Serpent Consulting Services (serpent-consulting-services) wrote :

Thanks Olivier Dony.

Changed in openobject-server:
milestone: none → 6.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.