openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #15360
[Bug 1047258] Re: Project issue - Bad email_cc widget in form view
Ludora(Teshi20),
I suspect you seem to be using an older version of 6.1.
By the time when you have posted the bug, it has already been fixed
since March 12, 2012 by Olivier Dony.
Revision : http://bazaar.launchpad.net/~openerp/openobject-
addons/6.1/revision/6671
Hence, considering the recent release, we can say the bug is invalid(in
current scenario, as it was fixed before you posted the bug).
Thanks,
Serpent Consulting Services.
** Changed in: openobject-addons
Status: New => Invalid
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1047258
Title:
Project issue - Bad email_cc widget in form view
Status in OpenERP Addons (modules):
Invalid
Bug description:
Hi!
In 6.0.4 version.
When you put an email in email_cc project issue form, it is correct
like an url with http. Example: http://myexample@xxxxxxxxxx
For patch this bug, you have to modifiy project_issue_view.xml file like this:
98c98
< <field colspan="4" name="email_cc" string="Global CC" widget="url"/>
---
> <field colspan="4" name="email_cc" string="Global CC" widget="email"/>
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1047258/+subscriptions
References