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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0014156
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] Z. Othersminoralways2010-08-10 11:492010-12-09 16:04
ReporteriperdomoView Statuspublic 
Assigned Toiperdomo 
PriorityurgentResolutionfixedFixed in Version2.50
StatusclosedFix in branchpiFixed in SCM revision57434ba9b9a6
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_15
OS Version2.6.30-gentoo-r5Database version8.3.8Ant version1.7.1
Product Version2.50SCM revision 
Review Assigned To
Web browser
ModulesUser Interface Application
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0014156: Fix JS files based on JSLint suggestions

DescriptionThere are missing semicolons, wrong line break, etc
Fix the JavaScript files based on JSLint suggestions.
Steps To Reproduce* Check all .js files in the module for any error/warning with JSLint
Proposed SolutionThe only non fixed code is the use of eval()
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0029868)
hgbot (developer)
2010-08-10 11:54

Repository: erp/mods/org.openbravo.client.application
Changeset: 57434ba9b9a69494e40c4672d2bc6716c8b3217d
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Tue Aug 10 11:53:45 2010 +0200
URL: http://code.openbravo.com/erp/mods/org.openbravo.client.application/rev/57434ba9b9a69494e40c4672d2bc6716c8b3217d [^]

Fixes issue 14156: Fixes JSLint warnings
- Added missing semicolons
- Fixed wrong line breaks
- Simplified some code by using the or (||) operator
- Removed the loadingMessage memeber since is not supported by SmartClient
  when using contentType:'page'
- Change ISC.eval() to native eval() makes no sense to add an extra function
  if is calling the native eval

---
M web/org.openbravo.client.application/js/classic-ob-compatibility.js
M web/org.openbravo.client.application/js/classic-ob-window.js
M web/org.openbravo.client.application/js/test/ui-test.js
M web/org.openbravo.client.application/js/view-manager.js
---
(0030555)
mtaal (manager)
2010-09-01 10:04

static js files are now checked at runtime also.

Closing issue
(0030598)
hgbot (developer)
2010-09-03 14:37

Repository: erp/mods/org.openbravo.client.application-new-activation
Changeset: 57434ba9b9a69494e40c4672d2bc6716c8b3217d
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Tue Aug 10 11:53:45 2010 +0200
URL: http://code.openbravo.com/erp/mods/org.openbravo.client.application-new-activation/rev/57434ba9b9a69494e40c4672d2bc6716c8b3217d [^]

Fixes issue 14156: Fixes JSLint warnings
- Added missing semicolons
- Fixed wrong line breaks
- Simplified some code by using the or (||) operator
- Removed the loadingMessage memeber since is not supported by SmartClient
  when using contentType:'page'
- Change ISC.eval() to native eval() makes no sense to add an extra function
  if is calling the native eval

---
M web/org.openbravo.client.application/js/classic-ob-compatibility.js
M web/org.openbravo.client.application/js/classic-ob-window.js
M web/org.openbravo.client.application/js/test/ui-test.js
M web/org.openbravo.client.application/js/view-manager.js
---
(0030613)
mtaal (manager)
2010-09-04 20:01

also static javascript files are now jslint checked, they currently do not show errors.

- Issue History
Date Modified Username Field Change
2010-08-10 11:49 iperdomo New Issue
2010-08-10 11:49 iperdomo Assigned To => iperdomo
2010-08-10 11:50 iperdomo Status new => scheduled
2010-08-10 11:50 iperdomo fix_in_branch => pi
2010-08-10 11:54 hgbot Checkin
2010-08-10 11:54 hgbot Note Added: 0029868
2010-08-10 11:54 hgbot Status scheduled => resolved
2010-08-10 11:54 hgbot Resolution open => fixed
2010-08-10 11:54 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/mods/org.openbravo.client.application/rev/57434ba9b9a69494e40c4672d2bc6716c8b3217d [^]
2010-09-01 10:04 mtaal Note Added: 0030555
2010-09-01 10:04 mtaal Status resolved => closed
2010-09-03 14:37 hgbot Checkin
2010-09-03 14:37 hgbot Note Added: 0030598
2010-09-03 14:37 hgbot Status closed => resolved
2010-09-03 14:37 hgbot Fixed in SCM revision http://code.openbravo.com/erp/mods/org.openbravo.client.application/rev/57434ba9b9a69494e40c4672d2bc6716c8b3217d [^] => http://code.openbravo.com/erp/mods/org.openbravo.client.application-new-activation/rev/57434ba9b9a69494e40c4672d2bc6716c8b3217d [^]
2010-09-04 20:01 mtaal Note Added: 0030613
2010-09-04 20:01 mtaal Status resolved => closed
2010-09-04 20:01 mtaal Fixed in Version => 2.50
2010-12-09 16:04 anonymous sf_bug_id 0 => 3133354


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker