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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0031217
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] B. User interfacemajoralways2015-10-22 14:082015-11-23 21:16
ReportercaristuView Statuspublic 
Assigned Toplatform 
PriorityhighResolutionfixedFixed in Version3.0PR16Q1
StatusclosedFix in branchFixed in SCM revisionb8f2fffd73f4
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned ToAugustoMauch
Web browser
ModulesCore
Regression levelPackaging and release
Regression date2015-10-13
Regression introduced in releasepi
Regression introduced by commithttps://code.openbravo.com/erp/devel/pi/rev/da1f8f6d7339b4f799da52ec735f3fcb5b97a636 [^]
Triggers an Emergency PackNo
Summary

0031217: Toolbar disappears under some circumnstances

DescriptionToolbar disappears (see attached) under some circumnstances.
Steps To Reproduce1) Go to the [Goods Shipments] window
2) Create a new record in the header
3) Navigate to the [Lines] tab
4) Create a new record
5) Without saving the record, click on the header tab (on the top, in the green part where the name of the header is placed). Notice that the toolbar is gone.

The following error appears on the client console: Uncaught TypeError: Cannot read property 'parameters' of null
Proposed SolutionThe problem is on ob-standard-window.js file at this point:

dirtyEditForm.autoSave(action.parameters);

it shoulr be checked if action is null.
TagsNo tags attached.
Attached Filespng file icon toolbarGone.png [^] (83,531 bytes) 2015-10-22 14:08

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 00312243.0PR15Q4 closedcaristu Toolbar disappears under some circumnstances 
depends on backport 00312253.0PR15Q3.2 closedcaristu Toolbar disappears under some circumnstances 
depends on backport 00312263.0PR15Q2.6 closedcaristu Toolbar disappears under some circumnstances 
caused by defect 0030940 closedNaroaIriarte When add a second new line in goods movements, the product field is already filled 

-  Notes
(0081234)
hgbot (developer)
2015-10-22 17:52

Repository: erp/devel/pi
Changeset: b8f2fffd73f4bfafc54bb724675f5dcc66202ad1
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Thu Oct 22 17:51:34 2015 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/b8f2fffd73f4bfafc54bb724675f5dcc66202ad1 [^]

fixes issue 31217: Toolbar disappears under some circumnstances
The problem was that action can be null when invoking dirtyEditForm.autoSave. Now we have prevented the error by avoiding to use action.parameters if action is null

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-window.js
---
(0081248)
AugustoMauch (manager)
2015-10-23 09:41

Code reviewed and verified in pi@7afc66ef62b4
(0082150)
hudsonbot (developer)
2015-11-23 21:16

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/7b56bebaaa88 [^]
Maturity status: Test

- Issue History
Date Modified Username Field Change
2015-10-22 14:08 caristu New Issue
2015-10-22 14:08 caristu Assigned To => platform
2015-10-22 14:08 caristu File Added: toolbarGone.png
2015-10-22 14:08 caristu Modules => Core
2015-10-22 14:08 caristu Triggers an Emergency Pack => No
2015-10-22 14:08 caristu Steps to Reproduce Updated View Revisions
2015-10-22 14:08 caristu Issue Monitored: networkb
2015-10-22 14:09 caristu Priority normal => high
2015-10-22 16:07 caristu Regression level => Packaging and release
2015-10-22 16:07 caristu Regression date => 2015-10-13
2015-10-22 16:07 caristu Regression introduced in release => pi
2015-10-22 16:07 caristu Regression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/da1f8f6d7339b4f799da52ec735f3fcb5b97a636 [^]
2015-10-22 16:07 caristu Description Updated View Revisions
2015-10-22 16:07 caristu Steps to Reproduce Updated View Revisions
2015-10-22 16:07 caristu Proposed Solution updated
2015-10-22 16:19 caristu Relationship added caused by 0030940
2015-10-22 16:28 caristu Status new => scheduled
2015-10-22 17:52 hgbot Checkin
2015-10-22 17:52 hgbot Note Added: 0081234
2015-10-22 17:52 hgbot Status scheduled => resolved
2015-10-22 17:52 hgbot Resolution open => fixed
2015-10-22 17:52 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/b8f2fffd73f4bfafc54bb724675f5dcc66202ad1 [^]
2015-10-22 17:53 caristu Review Assigned To => AugustoMauch
2015-10-22 17:53 caristu Issue Monitored: AugustoMauch
2015-10-23 09:41 AugustoMauch Note Added: 0081248
2015-10-23 09:41 AugustoMauch Status resolved => closed
2015-10-23 09:41 AugustoMauch Fixed in Version => 3.0PR16Q1
2015-11-23 21:16 hudsonbot Checkin
2015-11-23 21:16 hudsonbot Note Added: 0082150


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker