c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #00282
[Bug 660581] Re: In module list, can't open the module form by clicking module name
** Changed in: openobject-client-web
Status: New => Confirmed
** Changed in: openobject-client-web
Status: Confirmed => In Progress
** Changed in: openobject-client-web
Assignee: (unassigned) => sma (Open ERP) (sma-tiny)
--
In module list, can't open the module form by clicking module name
https://bugs.launchpad.net/bugs/660581
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP OpenObject.
Status in OpenObject Web Client: Fix Released
Bug description:
5.0 series - openobject-client-web revno 2941 - openobject-server revno 2143
In a fresh db, go to module list and click on the name of a module
file lib/mako/runtime.py at line 457: callable_(context, *args, **kwargs)
raises
<type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'split'
args = ("'NoneType' object has no attribute 'split'",)
message = "'NoneType' object has no attribute 'split'"
References