← Back to team overview

openerp-india team mailing list archive

[Bug 1047258] Re: Project issue - Bad email_cc widget in form view

 

Ludora,

I missed it, yes my bad.

6.0.4+ will only be fixed if its a blocking point as far as I
understand, and this one will not be counted as a blocking point.

However, you can still get it fixed under the RaDaR of OPW.

Thanks and apologies for not noticing the version(The bug was on 6.1 too
btw).

-- 
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