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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0027233
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajoralways2014-07-30 10:052014-08-08 18:54
ReporterSandrahuguetView Statuspublic 
Assigned Toalostale 
PriorityimmediateResolutionfixedFixed in Version3.0PR14Q4
StatusclosedFix in branchFixed in SCM revisiona496e0ae760c
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_18
OS VersionCommunity ApplianceDatabase version8.3.9Ant version1.7.1
Product VersionSCM revision 
Review Assigned Toshankarb
Web browser
ModulesCore
Regression levelPre packaging ( pi )
Regression date2014-05-25
Regression introduced in releasemain
Regression introduced by commithttps://code.openbravo.com/erp/devel/pi/rev/402d7bca3f774737bf194cb7cbe41d2454a69326 [^]
Triggers an Emergency PackNo
Summary

0027233: Country combo does not show all available options

DescriptionCountry combo does not show all countries in Business Parnert window Bank Account tab
Steps To Reproduce-Go to Business Partner window
 ·Select Alimentos y Supermercados S.A
-Navigate to Bank Account tab
 ·Create new record
 ·In country combo try to select Spain
 ·Notice that Spain is not in the list of available countries
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
caused by feature request 00262673.0PR14Q3 closedshankarb Re-implement combos (table and tableDir) to use datasources 
causes defect 00274073.0PR14Q3 closedAugustoMauch System info window can not be edited 

-  Notes
(0068978)
alostale (manager)
2014-07-30 14:10

The problem is caused because selected default value (United States) is not in the 1st page of the combo, when this occurs 2 misbehaviors happen:
1. Selected value is incorrectly added to the end of the 1st page with a ** prefix -> this shouldn't be prefixed with ** and should appear in the page it corresponds by sorting
2. Because of this addition page is not correctly calculated, this wrong calculation makes SC understand the whole dataset is in 1st page so subsequent filtering is done in local, this is the reason Spain not being found (as it is not in 1st page)
(0068979)
hgbot (developer)
2014-07-30 15:33

Repository: erp/devel/pi
Changeset: a496e0ae760c8270868810311fa9df01794fec98
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Wed Jul 30 15:31:26 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/a496e0ae760c8270868810311fa9df01794fec98 [^]

fixed bug 27233: incorrect combos if selected value is not in 1st page

---
M modules/org.openbravo.service.datasource/src/org/openbravo/service/datasource/ComboTableDatasourceService.java
M src/org/openbravo/erpCommon/utility/ComboTableData.java
---
(0068980)
hgbot (developer)
2014-07-30 15:33

Repository: erp/devel/pi
Changeset: 687d91cddde84325d5ca048050f8c4ffd23e5f9c
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Wed Jul 30 15:33:11 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/687d91cddde84325d5ca048050f8c4ffd23e5f9c [^]

related to bug 27233: added test case

---
M src-test/org/openbravo/test/datasource/TestComboDatasource.java
---
(0068998)
shankarb (reporter)
2014-07-31 06:44

Code reviewed and verified in pi changeset be933e11432c.
(0069242)
hudsonbot (developer)
2014-08-08 18:54

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/4450016dee64 [^]
Maturity status: Test
(0069243)
hudsonbot (developer)
2014-08-08 18:54

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

- Issue History
Date Modified Username Field Change
2014-07-30 10:05 Sandrahuguet New Issue
2014-07-30 10:05 Sandrahuguet Assigned To => alostale
2014-07-30 10:05 Sandrahuguet Modules => Core
2014-07-30 10:05 Sandrahuguet Regression introduced in release => pi
2014-07-30 10:05 Sandrahuguet Triggers an Emergency Pack => No
2014-07-30 14:05 alostale Relationship added caused by 0026267
2014-07-30 14:06 alostale Regression level => Pre packaging ( pi )
2014-07-30 14:06 alostale Regression date => 2014-05-25
2014-07-30 14:06 alostale Regression introduced in release pi => main
2014-07-30 14:06 alostale Regression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/402d7bca3f774737bf194cb7cbe41d2454a69326 [^]
2014-07-30 14:10 alostale Note Added: 0068978
2014-07-30 15:31 alostale Review Assigned To => shankarb
2014-07-30 15:33 hgbot Checkin
2014-07-30 15:33 hgbot Note Added: 0068979
2014-07-30 15:33 hgbot Status new => resolved
2014-07-30 15:33 hgbot Resolution open => fixed
2014-07-30 15:33 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/a496e0ae760c8270868810311fa9df01794fec98 [^]
2014-07-30 15:33 hgbot Checkin
2014-07-30 15:33 hgbot Note Added: 0068980
2014-07-31 06:44 shankarb Note Added: 0068998
2014-07-31 06:44 shankarb Status resolved => closed
2014-07-31 06:44 shankarb Fixed in Version => 3.0PR14Q4
2014-08-08 18:54 hudsonbot Checkin
2014-08-08 18:54 hudsonbot Note Added: 0069242
2014-08-08 18:54 hudsonbot Checkin
2014-08-08 18:54 hudsonbot Note Added: 0069243
2014-08-21 14:05 AugustoMauch Relationship added causes 0027407


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker