Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0017282 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Openbravo ERP] A. Platform | minor | have not tried | 2011-05-19 17:25 | 2012-03-02 15:35 | |||
| Reporter | alostale | View Status | public | |||||
| Assigned To | AugustoMauch | |||||||
| Priority | normal | Resolution | fixed | Fixed in Version | ||||
| Status | closed | Fix in branch | Fixed in SCM revision | 08a073e24c09 | ||||
| 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 | No | |||||||
| Web browser | ||||||||
| Modules | Core | |||||||
| Support ticket | ||||||||
| Regression level | ||||||||
| Regression date | ||||||||
| Regression introduced in release | ||||||||
| Regression introduced by commit | ||||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0017282: Callouts on booleans should be triggered on change | |||||||
| Description | Callouts on booleans should be triggered just after modification but they are triggered when on blur (this is correct for other types). | |||||||
| Steps To Reproduce | Check 2 modules as default, the second one is unchecked but you need to focus on another field | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
||||||||
|
||||||||
Notes |
|
|
(0044894) hgbot (developer) 2012-02-06 13:24 |
Repository: erp/devel/pi Changeset: 08a073e24c0913c6552a48ecd2887f3fd02ec7b6 Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Mon Feb 06 13:18:50 2012 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/08a073e24c0913c6552a48ecd2887f3fd02ec7b6 [^] Fixes issue 17282. Callout for checkboxes are now executed when its value is changed --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-checkbox.js --- |
|
(0044895) AugustoMauch (administrator) 2012-02-06 13:28 |
This fix was considered risky because it affected all form checkboxes. It has been added a function to isc.OBCheckboxItem. This function ensures that the callout of the checkbox (if any) will be executed on the changed event, instead that on the blur event. |
|
(0045109) AugustoMauch (administrator) 2012-02-14 15:06 |
Upon further consideration the fix is not considered risky. Although it affects all view checkboxes, that change is small, very isolated and has been thoroughly tested before being pushed. |
|
(0045764) hudsonbot (viewer) 2012-03-02 15:35 |
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/544d64e0c159 [^] Maturity status: Test |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2011-05-19 17:25 | alostale | New Issue | |
| 2011-05-19 17:25 | alostale | Assigned To | => alostale |
| 2011-05-19 17:25 | alostale | Modules | => Core |
| 2011-05-19 17:25 | alostale | OBNetwork customer | => No |
| 2011-05-19 17:26 | alostale | Relationship added | related to 0017279 |
| 2011-05-23 08:14 | alostale | Status | new => scheduled |
| 2011-11-23 10:35 | alostale | Assigned To | alostale => AugustoMauch |
| 2012-02-06 13:24 | hgbot | Checkin | |
| 2012-02-06 13:24 | hgbot | Note Added: 0044894 | |
| 2012-02-06 13:24 | hgbot | Status | scheduled => resolved |
| 2012-02-06 13:24 | hgbot | Resolution | open => fixed |
| 2012-02-06 13:24 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/08a073e24c0913c6552a48ecd2887f3fd02ec7b6 [^] |
| 2012-02-06 13:28 | AugustoMauch | Note Added: 0044895 | |
| 2012-02-14 15:06 | AugustoMauch | Note Added: 0045109 | |
| 2012-02-21 17:35 | marvintm | Status | resolved => closed |
| 2012-03-02 15:35 | hudsonbot | Checkin | |
| 2012-03-02 15:35 | hudsonbot | Note Added: 0045764 | |
| Copyright © 2000 - 2009 MantisBT Group |