Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0006021 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] B. User interface | minor | always | 2008-11-18 14:38 | 2009-03-03 07:16 | |||
Reporter | iperdomo | View Status | public | |||||
Assigned To | dbaz | |||||||
Priority | high | Resolution | fixed | Fixed in Version | pi | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 11640 | |||
Projection | none | ETA | none | Target Version | pi | |||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_07 | |||
OS Version | 2.6.25-gentoo-r9 | Database version | 8.3.4 | Ant version | 1.7.0 | |||
Product Version | pi | SCM revision | 10089 | |||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0006021: JavaScript error when trying to access undefined variables | |||||||
Description | An 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 } | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|
![]() |
|
(0010923) dbaz (viewer) 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 (viewer) 2008-12-05 09:45 |
The issue is not reproducible in trunk |
(0011782) Hennadzi (viewer) 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 (viewer) 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 (viewer) 2009-03-03 07:16 |
Retested in context http://79.125.56.185/openbravotrun [^] |
![]() |
|||
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 | OBNetwork customer | => No |
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 |