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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0030581
TypeCategorySeverityReproducibilityDate SubmittedLast Update
design defect[Openbravo ERP] A. Platformminorhave not tried2015-08-14 10:362022-02-01 08:09
ReportershuehnerView Statuspublic 
Assigned ToTriage Platform Base 
PrioritynormalResolutionopenFixed in Version
StatusacknowledgedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0030581: Unreachable code warning in ISC_Combined.js on every login with Firefox

DescriptionDoing 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 ReproduceLogin into livebuilds i.e. erp_pi_pgsql with Firefox browser (tested version 41)
Check browser console
TagsNo 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
Powered by Mantis Bugtracker