c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #19377
[Bug 735933] [NEW] widget="html" not working in web-client 6.0
Public bug reported:
widget="html" for text field in not working and it is giving error as below
<type 'exceptions.AttributeError'>: 'HtmlView' object has no attribute 'get_value'
args = ("'HtmlView' object has no attribute 'get_value'",)
message = "'HtmlView' object has no attribute 'get_value'"
I have make change in res.partner form comment field
<field colspan="4" name="comment" nolabel="1" widget="html"/>
and giving the error as above.
I think there is some half development for the Html widget.
i have checked for the method in
web_client/addons/openerp/widgets/form/_form.py
in the "class HtmlView(TinyWidget): "
there no method named get_value() not even in base class TinyWidget .
web browser :
FireFox 3.6.10
Google Chrome 5.0.375.70
Operating System :
Ubuntu 10.10
bzr revno
4535
** Affects: openobject-client-web
Importance: Undecided
Status: New
** Tags: html view widget
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/735933
Title:
widget="html" not working in web-client 6.0
Status in OpenERP Web Client:
New
Bug description:
widget="html" for text field in not working and it is giving error as below
<type 'exceptions.AttributeError'>: 'HtmlView' object has no attribute 'get_value'
args = ("'HtmlView' object has no attribute 'get_value'",)
message = "'HtmlView' object has no attribute 'get_value'"
I have make change in res.partner form comment field
<field colspan="4" name="comment" nolabel="1" widget="html"/>
and giving the error as above.
I think there is some half development for the Html widget.
i have checked for the method in
web_client/addons/openerp/widgets/form/_form.py
in the "class HtmlView(TinyWidget): "
there no method named get_value() not even in base class TinyWidget .
web browser :
FireFox 3.6.10
Google Chrome 5.0.375.70
Operating System :
Ubuntu 10.10
bzr revno
4535
Follow ups
-
[Bug 735933] Re: widget="html" not working in web-client 6.0
From: Xavier (Open ERP), 2011-04-01
-
[Bug 735933] Re: widget="html" not working in web-client 6.0
From: Xavier (Open ERP), 2011-03-30
-
[Bug 735933] Re: widget="html" not working in web-client 6.0
From: Xavier (Open ERP), 2011-03-30
-
[Bug 735933] Re: widget="html" not working in web-client 6.0
From: Launchpad Bug Tracker, 2011-03-25
-
[Bug 735933] Re: widget="html" not working in web-client 6.0
From: Parthiv (Tech Receptives), 2011-03-24
-
[Bug 735933] Re: widget="html" not working in web-client 6.0
From: Kunal Chavda (OpenERP), 2011-03-24
-
[Bug 735933] Re: widget="html" not working in web-client 6.0
From: Parthiv (Tech Receptives), 2011-03-24
-
[Bug 735933] Re: widget="html" not working in web-client 6.0
From: Kunal Chavda (OpenERP), 2011-03-24
-
[Bug 735933] Re: widget="html" not working in web-client 6.0
From: Kunal Chavda (OpenERP), 2011-03-24
-
[Bug 735933] Re: widget="html" not working in web-client 6.0
From: Launchpad Bug Tracker, 2011-03-24
-
[Bug 735933] Re: widget="html" not working in web-client 6.0
From: Devishree Brahmbhatt (OpenERP), 2011-03-24
-
[Bug 735933] Re: widget="html" not working in web-client 6.0
From: Parthiv (Tech Receptives), 2011-03-24
-
[Bug 735933] Re: widget="html" not working in web-client 6.0
From: michelR, 2011-03-23
-
[Bug 735933] Re: widget="html" not working in web-client 6.0
From: michelR, 2011-03-23
-
[Bug 735933] Re: widget="html" not working in web-client 6.0
From: Parthiv (Tech Receptives), 2011-03-20
-
[Bug 735933] Re: widget="html" not working in web-client 6.0
From: Ruchir Shukla, 2011-03-16
-
[Bug 735933] Re: widget="html" not working in web-client 6.0
From: Devishree Brahmbhatt (OpenERP), 2011-03-16
-
[Bug 735933] Re: widget="html" not working in web-client 6.0
From: Ruchir Shukla, 2011-03-16
-
[Bug 735933] Re: widget="html" not working in web-client 6.0
From: Devishree Brahmbhatt (OpenERP), 2011-03-16
-
[Bug 735933] [NEW] widget="html" not working in web-client 6.0
From: Ruchir Shukla, 2011-03-16
References