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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0023883
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminoralways2013-05-22 12:512013-05-28 23:56
ReporterrafademiguelView Statuspublic 
Assigned Toshankarb 
PrioritynormalResolutionfixedFixed in Version3.0MP24
StatusclosedFix in branchpiFixed in SCM revision20388faf6420
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned ToAugustoMauch
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0023883: A Tab with none field "Show in grid View" selected break the window with a forever loading message

DescriptionA Tab with none field "Show in grid View" selected break the window with a forever loading message
Steps To ReproduceCreate a window with tabs
In one tab set all fields to "Show in grid View" = N
Proposed SolutionWarn me about the problem or not let me do this scenario.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0058890)
hgbot (developer)
2013-05-23 10:37

Repository: erp/devel/pi
Changeset: 2127be3203c083c342cca1c98d8bba157d119f4e
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Thu May 23 14:05:03 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/2127be3203c083c342cca1c98d8bba157d119f4e [^]

Fixes Issue 0023883 : At least one field should be visible in grid view

Added trigger logic for ad_field to check if at least one field is visible in grid.
If there are no fields visible in grid view, the view is stuck with loading screen.

---
M src-db/database/model/triggers/AD_FIELD_TRG.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
---
(0058894)
hgbot (developer)
2013-05-23 11:49

Repository: erp/devel/pi
Changeset: eac5354af6e4a329ebd848791095890875a1e3a1
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Thu May 23 15:15:41 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/eac5354af6e4a329ebd848791095890875a1e3a1 [^]

Related to Issue 23883 : Backed out changeset 2127be3203c0

Issue will be solved by not triggering an exception, but doing notification.

---
M src-db/database/model/triggers/AD_FIELD_TRG.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
---
(0058895)
shankarb (reporter)
2013-05-23 11:50

Issue reopened
(0058918)
hudsonbot (developer)
2013-05-24 01:19

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/758b27652865 [^]

Maturity status: Test
(0058919)
hudsonbot (developer)
2013-05-24 01:19

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/758b27652865 [^]

Maturity status: Test
(0058947)
hgbot (developer)
2013-05-27 12:32

Repository: erp/devel/pi
Changeset: 20388faf6420e36817bea88b0fed7a2d66afe799
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Mon May 27 15:59:41 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/20388faf6420e36817bea88b0fed7a2d66afe799 [^]

Fixes Issue 0023883 : At least one field should be visible in grid view

Export fails now if there is a tab with no fields visible in grid view.
Also an error in log is raised when the tab is opened.

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewTab.java
M src/org/openbravo/service/system/DatabaseValidator.java
M src/org/openbravo/service/system/SystemValidationResult.java
---
(0058951)
AugustoMauch (manager)
2013-05-27 13:23

Code reviewed and verified in pi@20388faf6420
(0059004)
hudsonbot (developer)
2013-05-28 23:56

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/4ecad5b5150f [^]

Maturity status: Test

- Issue History
Date Modified Username Field Change
2013-05-22 12:51 rafademiguel New Issue
2013-05-22 12:51 rafademiguel Assigned To => AugustoMauch
2013-05-22 12:51 rafademiguel Modules => Core
2013-05-22 12:51 rafademiguel Triggers an Emergency Pack => No
2013-05-23 09:38 shankarb Assigned To AugustoMauch => shankarb
2013-05-23 10:35 shankarb Review Assigned To => AugustoMauch
2013-05-23 10:36 shankarb Issue Monitored: AugustoMauch
2013-05-23 10:36 shankarb Status new => scheduled
2013-05-23 10:36 shankarb fix_in_branch => pi
2013-05-23 10:37 hgbot Checkin
2013-05-23 10:37 hgbot Note Added: 0058890
2013-05-23 10:37 hgbot Status scheduled => resolved
2013-05-23 10:37 hgbot Resolution open => fixed
2013-05-23 10:37 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/2127be3203c083c342cca1c98d8bba157d119f4e [^]
2013-05-23 11:49 hgbot Checkin
2013-05-23 11:49 hgbot Note Added: 0058894
2013-05-23 11:50 shankarb Note Added: 0058895
2013-05-23 11:50 shankarb Status resolved => new
2013-05-23 11:50 shankarb Resolution fixed => open
2013-05-23 11:51 shankarb Issue End Monitor: AugustoMauch
2013-05-24 01:19 hudsonbot Checkin
2013-05-24 01:19 hudsonbot Note Added: 0058918
2013-05-24 01:19 hudsonbot Checkin
2013-05-24 01:19 hudsonbot Note Added: 0058919
2013-05-27 11:35 shankarb Status new => scheduled
2013-05-27 12:32 hgbot Checkin
2013-05-27 12:32 hgbot Note Added: 0058947
2013-05-27 12:32 hgbot Status scheduled => resolved
2013-05-27 12:32 hgbot Resolution open => fixed
2013-05-27 12:32 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/2127be3203c083c342cca1c98d8bba157d119f4e [^] => http://code.openbravo.com/erp/devel/pi/rev/20388faf6420e36817bea88b0fed7a2d66afe799 [^]
2013-05-27 13:23 AugustoMauch Note Added: 0058951
2013-05-27 13:23 AugustoMauch Status resolved => closed
2013-05-27 13:23 AugustoMauch Fixed in Version => 3.0MP24
2013-05-28 23:56 hudsonbot Checkin
2013-05-28 23:56 hudsonbot Note Added: 0059004


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker