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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0020838
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajoralways2012-06-22 14:322012-06-27 05:29
ReporterpsarobeView Statuspublic 
Assigned Todbaz 
PriorityimmediateResolutionfixedFixed in Version3.0MP13
StatusclosedFix in branchFixed in SCM revisione62a369d2763
ProjectionnoneETAnoneTarget Version3.0MP13
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression levelPre packaging ( pi )
Regression date2012-06-22
Regression introduced in release
Regression introduced by commithttps://code.openbravo.com/erp/devel/pi/rev/352841f4388f [^]
Triggers an Emergency PackNo
Summary

0020838: When you filter by a numeric column and press enter, the value disappears although it filters well

DescriptionWhen you filter by a numeric column and press enter, the value disappears although it filters well
Steps To Reproduce1. Go to tax rate window
2. Filter by rate column, for example type 8. Press enter
3. Notice the system filters properly but the value has been removed from the filter
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0020873 closedAugustoMauch Filters are not working properly: Values disappear althought filter remains 

-  Notes
(0050037)
mtaal (manager)
2012-06-22 16:11

This is caused by this changeset:
https://code.openbravo.com/erp/devel/pi/diff/352841f4388f/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/utilities/ob-utilities-number.js#l1.21 [^]

If instead of:
return null;
this is done:
return number;

then the issue is solved.
(0050042)
hgbot (developer)
2012-06-22 16:45

Repository: erp/devel/pi
Changeset: e62a369d276329e03d435022eb49ab956ae354e5
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Fri Jun 22 16:44:34 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/e62a369d276329e03d435022eb49ab956ae354e5 [^]

Fixed issue 20838: numeric filters work ok again

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/utilities/ob-utilities-number.js
---
(0050045)
AugustoMauch (manager)
2012-06-22 18:11

Fix reviewed and verified in pi@e62a369d2763
(0050160)
hudsonbot (developer)
2012-06-27 05:29

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

Maturity status: Test

- Issue History
Date Modified Username Field Change
2012-06-22 14:32 psarobe New Issue
2012-06-22 14:32 psarobe Assigned To => mtaal
2012-06-22 14:32 psarobe Modules => Core
2012-06-22 14:33 psarobe Regression level => Pre packaging ( pi )
2012-06-22 14:33 psarobe Regression date => 2012-06-21
2012-06-22 16:11 mtaal Assigned To mtaal => dbaz
2012-06-22 16:11 mtaal Note Added: 0050037
2012-06-22 16:39 dbaz Regression date 2012-06-21 => 2012-06-22
2012-06-22 16:39 dbaz Regression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/352841f4388f [^]
2012-06-22 16:45 hgbot Checkin
2012-06-22 16:45 hgbot Note Added: 0050042
2012-06-22 16:45 hgbot Status new => resolved
2012-06-22 16:45 hgbot Resolution open => fixed
2012-06-22 16:45 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/e62a369d276329e03d435022eb49ab956ae354e5 [^]
2012-06-22 18:11 AugustoMauch Note Added: 0050045
2012-06-22 18:11 AugustoMauch Status resolved => closed
2012-06-22 18:11 AugustoMauch Fixed in Version => 3.0MP13
2012-06-26 16:41 alostale Relationship added related to 0020873
2012-06-27 05:29 hudsonbot Checkin
2012-06-27 05:29 hudsonbot Note Added: 0050160


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker