Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0022505 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 00. Application dictionary | minor | always | 2012-12-10 18:20 | 2012-12-17 13:33 | |||
Reporter | azabaleta | View Status | public | |||||
Assigned To | mtaal | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 3.0MP19 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 3927fda17b04 | ||||
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 | AugustoMauch | |||||||
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 | 0022505: Invalid date completing in date fields. | |||||||
Description | Invalid date completing in date fields. | |||||||
Steps To Reproduce | in case the user enters a date that is not valid because it is a 31 in a month with only 30 days, or (29)-30-31 in February, the system automatically takes the next available date, which can lead to an error. | |||||||
Proposed Solution | in case the user enters a date that is not valid because it is a 31 in a month with only 30 days, or (29)-30-31 in February, the system should automatically assume that the user "means" last day of that month. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0054832) mtaal (viewer) 2012-12-11 11:31 |
It can be dangerous to assume that the last date of the month is assumed, maybe the month number is wrong. So therefore the current implemented solution is to assume that the date is invalid for these 'illegal' values. |
(0054833) hgbot (developer) 2012-12-11 11:42 |
Repository: erp/devel/pi Changeset: 3927fda17b047e592a76d1ae9e07e537ad966e80 Author: Martin Taal <martin.taal <at> openbravo.com> Date: Tue Dec 11 11:40:07 2012 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/3927fda17b047e592a76d1ae9e07e537ad966e80 [^] Fixes issue 22505: Invalid date completing in date fields. Check that the javascript day number is the same as the entered one, do this for form fields as well as popup date filters --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-minidaterange.js M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/utilities/ob-utilities-date.js --- |
(0054941) AugustoMauch (administrator) 2012-12-14 11:21 |
Code reviewed and verified in pi@3db450e737fd |
(0054982) hudsonbot (viewer) 2012-12-17 13:33 |
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/c79ef1b1f830 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2012-12-10 18:20 | azabaleta | New Issue | |
2012-12-10 18:20 | azabaleta | Assigned To | => AugustoMauch |
2012-12-10 18:20 | azabaleta | Modules | => Core |
2012-12-10 18:20 | azabaleta | Triggers an Emergency Pack | => No |
2012-12-11 10:18 | mtaal | Assigned To | AugustoMauch => mtaal |
2012-12-11 11:29 | mtaal | Review Assigned To | => AugustoMauch |
2012-12-11 11:29 | mtaal | OBNetwork customer | => No |
2012-12-11 11:31 | mtaal | Note Added: 0054832 | |
2012-12-11 11:42 | hgbot | Checkin | |
2012-12-11 11:42 | hgbot | Note Added: 0054833 | |
2012-12-11 11:42 | hgbot | Status | new => resolved |
2012-12-11 11:42 | hgbot | Resolution | open => fixed |
2012-12-11 11:42 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/3927fda17b047e592a76d1ae9e07e537ad966e80 [^] |
2012-12-14 11:21 | AugustoMauch | Note Added: 0054941 | |
2012-12-14 11:21 | AugustoMauch | Status | resolved => closed |
2012-12-14 11:21 | AugustoMauch | Fixed in Version | => 3.0MP19 |
2012-12-17 13:33 | hudsonbot | Checkin | |
2012-12-17 13:33 | hudsonbot | Note Added: 0054982 | |
2013-12-17 15:24 | dbaz | Relationship added | related to 0025244 |
Copyright © 2000 - 2009 MantisBT Group |