Project: 	
  | View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0020462 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Openbravo ERP] 00. Application dictionary | minor | always | 2012-05-10 09:33 | 2012-05-25 12:11 | |||
| Reporter | malsasua | View Status | public | |||||
| Assigned To | migueldejuana | |||||||
| Priority | high | Resolution | fixed | Fixed in Version | 3.0MP12 | |||
| Status | closed | Fix in branch | Fixed in SCM revision | c0e561fb799b | ||||
| Projection | none | ETA | none | Target Version | ||||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | SCM revision | |||||||
| Merge Request Status | ||||||||
| Review Assigned To | ||||||||
| OBNetwork customer | OBPS | |||||||
| Web browser | Google Chrome | |||||||
| Modules | Core | |||||||
| Support ticket | ||||||||
| Regression level | ||||||||
| Regression date | ||||||||
| Regression introduced in release | ||||||||
| Regression introduced by commit | ||||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0020462: widget with column type "yesno" does not work | |||||||
| Description | if you define a widget with column type "yesno" and you try filter by this column, it does not work | |||||||
| Steps To Reproduce | create widget with column type yesno checked as filter http://wiki.openbravo.com/wiki/How_to_create_a_QueryList_Widget [^] | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
|  Relationships		[ Relation Graph ] 
		[ Dependency Graph ] | ||||||||
| 
 | ||||||||
|  Notes | |
| (0048622) hgbot (developer) 2012-05-14 15:19 | Repository: erp/devel/pi Changeset: c0e561fb799baa9e7651e8fba1ca63bf0b50eb7a Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Mon May 14 15:18:08 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/c0e561fb799baa9e7651e8fba1ca63bf0b50eb7a [^] Fixed issue 20462: widget with column type "yesno" works It didn't works because it was adding "LIKE '%TRUE%'" instead of "LIKE '%Y%'" --- M modules/org.openbravo.client.querylist/src/org/openbravo/client/querylist/QueryListDataSource.java M modules/org.openbravo.client.querylist/web/org.openbravo.client.querylist/js/ob-querylist-widget.js --- | 
| (0048623) migueldejuana (viewer) 2012-05-14 15:22 | Test plan: -Create QueryList widget with column type yesno checked as filter -Filter data with this column No risky. | 
| (0048681) alostale (viewer) 2012-05-16 09:28 | Code reviewed and verified on pi@d4ef642f1e2a | 
| (0049120) hudsonbot (viewer) 2012-05-25 12:11 | 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/5401e185a8b0 [^] Maturity status: Test | 
|  Issue History | |||
| Date Modified | Username | Field | Change | 
| 2012-05-10 09:33 | malsasua | New Issue | |
| 2012-05-10 09:33 | malsasua | Assigned To | => alostale | 
| 2012-05-10 09:33 | malsasua | Web browser | => Google Chrome | 
| 2012-05-10 09:33 | malsasua | Modules | => Core | 
| 2012-05-10 09:33 | malsasua | OBNetwork customer | => Yes | 
| 2012-05-10 10:50 | alostale | Relationship added | related to 0020464 | 
| 2012-05-10 10:52 | alostale | Assigned To | alostale => migueldejuana | 
| 2012-05-14 15:19 | hgbot | Checkin | |
| 2012-05-14 15:19 | hgbot | Note Added: 0048622 | |
| 2012-05-14 15:19 | hgbot | Status | new => resolved | 
| 2012-05-14 15:19 | hgbot | Resolution | open => fixed | 
| 2012-05-14 15:19 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/c0e561fb799baa9e7651e8fba1ca63bf0b50eb7a [^] | 
| 2012-05-14 15:22 | migueldejuana | Note Added: 0048623 | |
| 2012-05-16 09:28 | alostale | Note Added: 0048681 | |
| 2012-05-16 09:28 | alostale | Status | resolved => closed | 
| 2012-05-16 09:28 | alostale | Fixed in Version | => 3.0MP12 | 
| 2012-05-25 12:11 | hudsonbot | Checkin | |
| 2012-05-25 12:11 | hudsonbot | Note Added: 0049120 | |
| Copyright © 2000 - 2009 MantisBT Group |