← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 660581] [NEW] In module list, can't open the module form by clicking module name

 

Public bug reported:

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

** Affects: openobject-client-web
     Importance: Undecided
         Status: New

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

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





Follow ups

References