Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0017555 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | have not tried | 2011-06-08 11:26 | 2011-06-09 09:22 | |||
Reporter | rgoris | View Status | public | |||||
Assigned To | mtaal | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | eb5d4d933b75 | |||
Projection | none | ETA | none | Target Version | 3.0MP1 | |||
OS | Windows | Database | PostgreSQL | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0017555: Selecting a BP in the grid causes the address field to be marked as erroneous | |||||||
Description | See video. NOTE: THIS WORKS FINE IN http://46.137.53.34 [^] test instance (MP0!) so make sure this issue is not transplanted into MP0. | |||||||
Steps To Reproduce | Sales Order grid, nothing selected CTRL+i for new row (or button in toolbar) using keyboard, ALT+arrowDown to select a BP hit Enter Address field turns red | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0038174) hgbot (developer) 2011-06-08 17:03 |
Repository: erp/devel/pi Changeset: eb5d4d933b758379c55f014ad9e23783da99ee0b Author: Martin Taal <martin.taal <at> openbravo.com> Date: Wed Jun 08 17:01:45 2011 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/eb5d4d933b758379c55f014ad9e23783da99ee0b [^] Fixes issue 17555: Selecting a BP in the grid causes the address field to be marked as erroneous Related to issue 17550: Required/mandatory is not checked for selector items and not checked when saving in grid editing Various changes to handle empty values in selector and combo box items When a user clears a value using the keyboard then until now not FIC call was executed, this has been repaired The clearing of the value is handled through the changed event The clearing of the value of a selector/combo also needs to clear the identifier value, otherwise in grid editing the old identifier value is shown When clearing a value old display values in the valuemap where lost, resulting in the db id to be shown, this has also been solved ob-formitem-fk: make sure that the identifier value in the grid editing is also displayed ob-formitem-list-filter: prevent validation in the filter editor ob-formitem-list: do validation when exiting or changing a field, not necessary to do that in blur then, also execute change ob-selector-item.js: when clearing the value call the setValueFromRecord with null, also set the grid edit values to prevent old identifier from showing ob-view-form: undo now also restores the valuemap, before when undoing the database id was shown for combos, also validate field items which have changed during a fic call, clear errors in the grid if validation solves an error --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-fk.js M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-list-filter.js M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-list.js M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js M modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js --- |
Issue History | |||
Date Modified | Username | Field | Change |
2011-06-08 11:26 | rgoris | New Issue | |
2011-06-08 11:26 | rgoris | Assigned To | => mtaal |
2011-06-08 11:26 | rgoris | Modules | => Core |
2011-06-08 11:28 | rgoris | Status | new => scheduled |
2011-06-08 11:28 | rgoris | fix_in_branch | => pi |
2011-06-08 17:03 | hgbot | Checkin | |
2011-06-08 17:03 | hgbot | Note Added: 0038174 | |
2011-06-08 17:03 | hgbot | Status | scheduled => resolved |
2011-06-08 17:03 | hgbot | Resolution | open => fixed |
2011-06-08 17:03 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/eb5d4d933b758379c55f014ad9e23783da99ee0b [^] |
2011-06-09 09:22 | rgoris | Status | resolved => closed |
2016-01-27 19:09 | caristu | Relationship added | related to 0032030 |
Copyright © 2000 - 2009 MantisBT Group |