Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
ID | |||||||||||
0030581 | |||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||||
design defect | [Openbravo ERP] A. Platform | minor | have not tried | 2015-08-14 10:36 | 2022-02-01 08:09 | ||||||
Reporter | shuehner | View Status | public | ||||||||
Assigned To | Triage Platform Base | ||||||||||
Priority | normal | Resolution | open | Fixed in Version | |||||||
Status | acknowledged | Fix in branch | Fixed in SCM revision | ||||||||
Projection | none | ETA | none | Target Version | |||||||
OS | Any | Database | Any | Java version | |||||||
OS Version | Database version | Ant version | |||||||||
Product Version | SCM revision | ||||||||||
Review Assigned To | |||||||||||
Web browser | |||||||||||
Modules | Core | ||||||||||
Regression level | |||||||||||
Regression date | |||||||||||
Regression introduced in release | |||||||||||
Regression introduced by commit | |||||||||||
Triggers an Emergency Pack | No | ||||||||||
Summary | 0030581: Unreachable code warning in ISC_Combined.js on every login with Firefox | ||||||||||
Description | Doing login into livebuilds with Firefox (i.e. v41) shows the following warning always. unreachable code after return statement ISC_Combines.js:8775:31 Probably when debugging useful to reproduce that warning with the non-compressed file from smartclient.dev | ||||||||||
Steps To Reproduce | Login into livebuilds i.e. erp_pi_pgsql with Firefox browser (tested version 41) Check browser console | ||||||||||
Tags | No tags attached. | ||||||||||
Attached Files | |||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Notes | |
(0081563) alostale (manager) 2015-11-06 12:38 |
The problem is in SC code. With SC dev module installed the offending code reveals to be in FormItem.js: getLeft : function () { ... return left; return this._getElementLeft(tableElement); }, |
(0091977) alostale (manager) 2016-12-01 15:28 |
Moved to design defect: this is part of the SC generated code, where is hard to maintain changes. |
Issue History | |||
Date Modified | Username | Field | Change |
2015-08-14 10:36 | shuehner | New Issue | |
2015-08-14 10:36 | shuehner | Assigned To | => platform |
2015-08-14 10:36 | shuehner | Modules | => Core |
2015-08-14 10:36 | shuehner | Triggers an Emergency Pack | => No |
2015-11-06 12:38 | alostale | Note Added: 0081563 | |
2015-11-06 12:38 | alostale | Status | new => acknowledged |
2016-12-01 15:28 | alostale | Note Added: 0091977 | |
2016-12-01 15:28 | alostale | Type | defect => design defect |
2022-02-01 08:09 | alostale | Assigned To | platform => Triage Platform Base |
Copyright © 2000 - 2009 MantisBT Group |