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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0026636
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajorhave not tried2014-05-20 16:402014-05-26 08:19
ReporterAugustoMauchView Statuspublic 
Assigned ToAugustoMauch 
PriorityurgentResolutionfixedFixed in Version3.0PR14Q3
StatusclosedFix in branchFixed in SCM revision5f805d20cad7
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toalostale
Web browser
ModulesCore
Regression levelAutomated tests
Regression date2014-05-20
Regression introduced in release
Regression introduced by commithttps://code.openbravo.com/erp/devel/pi/diff/7585dd17e9b4/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/personalization/ob-manage-views.js [^]
Triggers an Emergency PackNo
Summary

0026636: Error in int-checks-pgsql

DescriptionThe merge of the Tree Improvements project has broken the int-checks-pgsql

https://ci.openbravo.com/job/int-checks-pgsql/510/consoleText [^]

...
jslint:./modules/org.openbravo.client.application/web/org.openbravo.client.application/js/personalization/ob-manage-views.js:186:37:'showTreeGrid' is not defined.
jslint:./modules/org.openbravo.client.application/web/org.openbravo.client.application/js/personalization/ob-manage-views.js:201:7:'showTreeGrid' is not defined.
...
Steps To ReproduceSee https://ci.openbravo.com/job/int-checks-pgsql/510/consoleText [^]
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0067320)
hgbot (developer)
2014-05-20 17:15

Repository: erp/devel/pi
Changeset: 5f805d20cad76b6e131ccec63e2aa73a6c3050ce
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Tue May 20 17:11:03 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/5f805d20cad76b6e131ccec63e2aa73a6c3050ce [^]

Fixes issue 26636: Error in int-checks-pgsql

Before a refactor, the showTreeGrid attribute was declared, initialized and used in a function. After this refactor, the attribute is declared and initialized in a function, and used in another, without being declared in the latter function.

To fix this, now the first functions passes the showTreeGrid attribute as an argument to the second function.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/personalization/ob-manage-views.js
---
(0067348)
hudsonbot (developer)
2014-05-21 18:34

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/30be5c8a933a [^]
Maturity status: Test
(0067426)
alostale (manager)
2014-05-26 08:19

code reviewed + tested

- Issue History
Date Modified Username Field Change
2014-05-20 16:40 AugustoMauch New Issue
2014-05-20 16:40 AugustoMauch Assigned To => AugustoMauch
2014-05-20 16:40 AugustoMauch Modules => Core
2014-05-20 16:40 AugustoMauch Triggers an Emergency Pack => No
2014-05-20 16:41 AugustoMauch Regression level => Automated tests
2014-05-20 16:41 AugustoMauch Regression date => 2014-05-20
2014-05-20 16:41 AugustoMauch Regression introduced by commit => https://code.openbravo.com/erp/devel/pi/diff/7585dd17e9b4/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/personalization/ob-manage-views.js [^]
2014-05-20 17:14 AugustoMauch Issue Monitored: alostale
2014-05-20 17:14 AugustoMauch Review Assigned To => alostale
2014-05-20 17:15 hgbot Checkin
2014-05-20 17:15 hgbot Note Added: 0067320
2014-05-20 17:15 hgbot Status new => resolved
2014-05-20 17:15 hgbot Resolution open => fixed
2014-05-20 17:15 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/5f805d20cad76b6e131ccec63e2aa73a6c3050ce [^]
2014-05-21 18:34 hudsonbot Checkin
2014-05-21 18:34 hudsonbot Note Added: 0067348
2014-05-26 08:19 alostale Note Added: 0067426
2014-05-26 08:19 alostale Status resolved => closed
2014-05-26 08:19 alostale Fixed in Version => PR14Q3


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker