Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0006021
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] B. User interfaceminoralways2008-11-18 14:382009-03-03 07:16
ReporteriperdomoView Statuspublic 
Assigned Todbaz 
PriorityhighResolutionfixedFixed in Versionpi
StatusclosedFix in branchpiFixed in SCM revision11640
ProjectionnoneETAnoneTarget Versionpi
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_07
OS Version2.6.25-gentoo-r9Database version8.3.4Ant version1.7.0
Product VersionpiSCM revision10089 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0006021: JavaScript error when trying to access undefined variables

DescriptionAn JavaScript error is shown because some functions try to access undefined variables/objects
Steps To Reproduce* With Firebug enabled browser:
 * Login into application
 * Go to Purchase Order
 * Check the Firebug console
Proposed Solution* Use the typeof function
e.g.

if(typeof(document.frmMain) != 'undefined') {
 do something
}
TagsNo tags attached.
Attached Filespng file icon frmMain.png [^] (19,268 bytes) 2008-11-18 14:38

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0010923)
dbaz (developer)
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 (reporter)
2008-12-05 09:45

The issue is not reproducible in trunk
(0011782)
Hennadzi (reporter)
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 (reporter)
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 (reporter)
2009-03-03 07:16

Retested in context http://79.125.56.185/openbravotrun [^]

- Issue History
Date Modified Username Field Change
2008-11-18 14:38 iperdomo New Issue
2008-11-18 14:38 iperdomo Assigned To => dbaz
2008-11-18 14:38 iperdomo sf_bug_id 0 => 2309025
2008-11-18 14:38 iperdomo File Added: frmMain.png
2008-11-18 14:38 iperdomo Regression testing => No
2008-11-24 11:31 rafaroda Status new => scheduled
2008-11-24 11:31 rafaroda fix_in_branch => trunk
2008-12-03 01:14 dbaz Note Added: 0010923
2008-12-03 01:14 dbaz Status scheduled => feedback
2008-12-05 09:45 iperdomo Status feedback => closed
2008-12-05 09:45 iperdomo Note Added: 0010990
2008-12-05 09:45 iperdomo Resolution open => unable to reproduce
2008-12-31 11:03 Hennadzi Note Added: 0011782
2008-12-31 11:03 Hennadzi Status closed => new
2008-12-31 11:03 Hennadzi Resolution unable to reproduce => open
2009-01-02 20:59 svnbot Checkin
2009-01-02 20:59 svnbot Note Added: 0011883
2009-01-02 20:59 svnbot Status new => resolved
2009-01-02 20:59 svnbot Resolution open => fixed
2009-01-02 20:59 svnbot svn_revision => 11640
2009-03-03 07:16 sureshbabu Status resolved => closed
2009-03-03 07:16 sureshbabu Note Added: 0014257
2009-03-03 07:16 sureshbabu Fixed in Version => trunk


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker