[db manager] Password Error Database backup

Bug #986781 reported by Jad Tabet
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Odoo Web (MOVED TO GITHUB)
Fix Released
Medium
OpenERP R&D Web Team

Bug Description

Hello,
Minor issue,
When puting wrong password for backup you get the following error ..
OpenERP Server Error

Server Access denied.
Client Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/openerp/addons/web/common/http.py", line 260, in dispatch
    r = method(controller, self, **self.params)
  File "/usr/lib/pymodules/python2.7/openerp/addons/web/controllers/main.py", line 389, in backup
    req.session.proxy("db").dump(backup_pwd, backup_db))
  File "/usr/lib/pymodules/python2.7/openerp/addons/web/common/openerplib/main.py", line 117, in proxy
    result = self.connector.send(self.service_name, method, *args)
  File "/usr/lib/pymodules/python2.7/openerp/addons/web/common/http.py", line 611, in send
    raise fault
Fault: <Fault AccessDenied: 'Access denied.'>

Related branches

affects: openobject-server → openerp-web
Changed in openerp-web:
status: New → Confirmed
importance: Undecided → Low
assignee: nobody → OpenERP R&D Web Team (openerp-dev-web)
Changed in openerp-web:
status: Confirmed → In Progress
Changed in openerp-web:
status: In Progress → Confirmed
Changed in openerp-web:
importance: Low → Medium
Revision history for this message
Nicolas Vanhoren (OpenERP) (niv-openerp) wrote :

Here is how this bug should be fixed:
In "Drop database", when you enter a wrong password it displays a nice alert saying the access is denied. Someone should take a look at how it was implemented and apply the same scheme to the "Back database" screen.

summary: - Password Error Database backup
+ [db manager] Password Error Database backup
Revision history for this message
Vishmita Jadeja (openerp) (vja-openerp) wrote :
Changed in openerp-web:
status: Confirmed → Fix Committed
Changed in openerp-web:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.