Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0006203Openbravo ERPB. User interfacepublic2008-11-26 11:092009-02-23 11:19
gorka_gil 
gorka_gil 
normalminorhave not tried
closedfixed 
5
pi 
pi 
Core
No
0006203: Problem with autosave in popups
In some popups the process buttons don't work, and shows a 'top.frameMenu is undefined' error in firebug console.
1.- Create a new module.
2.- Click in register module button, it opens a popup.
3.- Enter the user and password, for example: Openbravo, Openbravo
4.- Click the OK button, don't do nothing
In utils.js check that exists top.opener, if exists, use top.opener.top.frameMenu instead of top.frameMenu
No tags attached.
Issue History
2008-11-26 11:09gorka_gilNew Issue
2008-11-26 11:09gorka_gilAssigned To => gorka_gil
2008-11-26 11:09gorka_gilsf_bug_id0 => 2350044
2008-11-26 11:09gorka_gilRegression testing => No
2008-11-26 11:12svnbotCheckin
2008-11-26 11:12svnbotNote Added: 0010696
2008-11-26 11:12svnbotStatusnew => resolved
2008-11-26 11:12svnbotResolutionopen => fixed
2008-11-26 11:12svnbotsvn_revision => 10595
2009-01-02 10:06lakshmiNote Added: 0011836
2009-02-23 11:19sureshbabuStatusresolved => closed
2009-02-23 11:19sureshbabuNote Added: 0013904
2009-02-23 11:19sureshbabuFixed in Version => trunk

Notes
(0010696)
svnbot   
2008-11-26 11:12   
Repository: openbravo
Revision: 10595
Author: gorka_gil
Date: 2008-11-26 11:12:05 +0100 (Wed, 26 Nov 2008)

Fixed bug 6203 fix a problem with autosave in popups (top.frameMenu error)

---
U trunk/web/js/utils.js
---

https://dev.openbravo.com/websvn/openbravo/?rev=10595&sc=1 [^]
(0011836)
lakshmi   
2009-01-02 10:06   
Tested on Windows/Postgres - firefox browser
Version: Openbravo 2.50 (r11619)

Using 'autosave' functionality, Created a module and in the 'Register module' pop up window, enter the fields and click 'ok' button shows error.

"Error:
java.lang.Exception: @CR_RegisterNoUUID@"
(0013904)
sureshbabu   
2009-02-23 11:19   
Retested in context http://79.125.56.185/openbravotrunk [^]