Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0006021Openbravo ERPB. User interfacepublic2008-11-18 14:382009-03-03 07:16
iperdomo 
dbaz 
highminoralways
closedfixed 
202.6.25-gentoo-r9
pi 
pipi 
Core
No
0006021: JavaScript error when trying to access undefined variables
An JavaScript error is shown because some functions try to access undefined variables/objects
* With Firebug enabled browser:
 * Login into application
 * Go to Purchase Order
 * Check the Firebug console
* Use the typeof function
e.g.

if(typeof(document.frmMain) != 'undefined') {
 do something
}
No tags attached.
png frmMain.png (19,268) 2008-11-18 14:38
https://issues.openbravo.com/file_download.php?file_id=431&type=bug
png
Issue History
2008-11-18 14:38iperdomoNew Issue
2008-11-18 14:38iperdomoAssigned To => dbaz
2008-11-18 14:38iperdomosf_bug_id0 => 2309025
2008-11-18 14:38iperdomoFile Added: frmMain.png
2008-11-18 14:38iperdomoRegression testing => No
2008-11-24 11:31rafarodaStatusnew => scheduled
2008-11-24 11:31rafarodafix_in_branch => trunk
2008-12-03 01:14dbazNote Added: 0010923
2008-12-03 01:14dbazStatusscheduled => feedback
2008-12-05 09:45iperdomoStatusfeedback => closed
2008-12-05 09:45iperdomoNote Added: 0010990
2008-12-05 09:45iperdomoResolutionopen => unable to reproduce
2008-12-31 11:03HennadziNote Added: 0011782
2008-12-31 11:03HennadziStatusclosed => new
2008-12-31 11:03HennadziResolutionunable to reproduce => open
2009-01-02 20:59svnbotCheckin
2009-01-02 20:59svnbotNote Added: 0011883
2009-01-02 20:59svnbotStatusnew => resolved
2009-01-02 20:59svnbotResolutionopen => fixed
2009-01-02 20:59svnbotsvn_revision => 11640
2009-03-03 07:16sureshbabuStatusresolved => closed
2009-03-03 07:16sureshbabuNote Added: 0014257
2009-03-03 07:16sureshbabuFixed in Version => trunk

Notes
(0010923)
dbaz   
2008-12-03 01:14   
is still failing?

in Windows Firefox 3.0.4 (with Firebug 1.2.1)

If you still are viewing the error please detail the steps if you do something more than just go to this window

If you are nor viewing the error anymore, please close the bug.

Thanks in advance

David.
(0010990)
iperdomo   
2008-12-05 09:45   
The issue is not reproducible in trunk
(0011782)
Hennadzi   
2008-12-31 11:03   
In OpenSuse Firefox 3.0.4 (with Firebug 1.2.1)
Steps To Reproduce
  Warehouse Management -> Analysis Tools -> Stock Report
  click add button and try to select one product
(0011883)
svnbot   
2009-01-02 20:59   
Repository: openbravo
Revision: 11640
Author: dbaz
Date: 2009-01-02 20:59:49 +0100 (Fri, 02 Jan 2009)

Fixed bug 0006021: Now there is no conflict with function checkAttachmentIconRelation and selectors

---
U trunk/web/js/appStatus.js
---

https://dev.openbravo.com/websvn/openbravo/?rev=11640&sc=1 [^]
(0014257)
sureshbabu   
2009-03-03 07:16   
Retested in context http://79.125.56.185/openbravotrun [^]