Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0005290 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] B. User interface | minor | have not tried | 2008-09-29 09:57 | 2009-02-10 02:30 | |||
Reporter | plujan | View Status | public | |||||
Assigned To | dbaz | |||||||
Priority | normal | Resolution | suspended | Fixed in Version | ||||
Status | closed | Fix in branch | 2.40 | Fixed in SCM revision | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.40 | 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 | 0005290: When entering dates with dd-mm-yy format are saved as dd-mm-00yy | |||||||
Description | On PostgreSQL, if I enter a date in a two year format, by example 21-09-08, it is saved on database as 21-09-0008. | |||||||
Steps To Reproduce | 1. Go Sales Order and create a new one. 2. On Order Date field enter 21-09-08 3. Note that no AJAX warning is shown. 4. Save 5. The Order is saved, but date changed to 21-09-0008 | |||||||
Proposed Solution | *2-digit year dates should be managed using a 100 year range. By example, dates between 1920 and 2019 are interpreted correctly when written in 2-digit format *Display a proper warning message like "This date is probably wrong" for strange dates like year before 1900 or dates 50 years away from current year, so the user could continue at his/her own risk. *Do not allow user to enter less than 4 digit on years | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0013282) dbaz (developer) 2009-02-10 02:30 |
Since it is a minor bug (almost a feature request) with few impact but huge risk, it won't be backported |
Issue History | |||
Date Modified | Username | Field | Change |
2008-09-29 09:57 | psarobe | New Issue | |
2008-09-29 09:57 | psarobe | Assigned To | => dbaz |
2008-09-29 09:57 | psarobe | Status | new => scheduled |
2009-02-10 02:30 | dbaz | Regression testing | => No |
2009-02-10 02:30 | dbaz | Status | scheduled => closed |
2009-02-10 02:30 | dbaz | Note Added: 0013282 | |
2009-02-10 02:30 | dbaz | Resolution | open => suspended |
Copyright © 2000 - 2009 MantisBT Group |