Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0020838 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | always | 2012-06-22 14:32 | 2012-06-27 05:29 | |||
Reporter | psarobe | View Status | public | |||||
Assigned To | dbaz | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0MP13 | |||
Status | closed | Fix in branch | Fixed in SCM revision | e62a369d2763 | ||||
Projection | none | ETA | none | Target Version | 3.0MP13 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | Pre packaging ( pi ) | |||||||
Regression date | 2012-06-22 | |||||||
Regression introduced in release | ||||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/352841f4388f [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0020838: When you filter by a numeric column and press enter, the value disappears although it filters well | |||||||
Description | When you filter by a numeric column and press enter, the value disappears although it filters well | |||||||
Steps To Reproduce | 1. 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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0050037) mtaal (viewer) 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 (administrator) 2012-06-22 18:11 |
Fix reviewed and verified in pi@e62a369d2763 |
(0050160) hudsonbot (viewer) 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 |
![]() |
|||
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:32 | psarobe | OBNetwork customer | => No |
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 |