← Back to team overview

openerp-india team mailing list archive

[Bug 1074050] Re: Updating with wrong module name passes silently.

 

Hello,

We have checked issue at our end . Now If you see closely we already have needed implementation done for the same. If you give invalid module name server give WARNING message of server log (i.e. look like following ):
       e.g    -d trunk -u sale,purchasee,note
                  WARNING trunk openerp.modules.loading: invalid module names, ignored: purchasee
and Yes We terminate Server booting for this. Instead needed clean implementation is done in trunk.
@Community Team : I request you guys take a look and take appropriate decision.
Thanks for your understanding and contribution..

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/1074050

Title:
  Updating with wrong module name passes silently.

Status in OpenERP Server:
  Confirmed

Bug description:
  Hi Team!

  I found this little bug when I tried to update the server from the
  command line. My use case is as follows:

  ./openerp-server -u "module_name" -d "db_name"

  However the server didn't give any error and when I tried to see my
  updated code I was amazed. So, I think there should be some error log
  telling something about the wrong module name.

  I am using the V6.1

  Thanks and Regards!
  Vivek Poddar

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/1074050/+subscriptions


References