View Issue Details

IDProjectCategoryView StatusLast Update
0001720OXID eShop (all versions)1.04. Content, static (register, contact etc.) pagespublic2010-05-19 15:48
Reporterbirute_meilutyte Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.2.0 revision 23610 
Fixed in Version4.3.2 revision 27884 
Summary0001720: when creating news, current date is always saved instead of entered one
Descriptionwhen creting news (Customer Info -> News), there is possibility to enter the date. No matter what date is entered in there (current, previous or future date), after saving it is always current date. Current date should be saved only, if user did not specify it, otherwise it should be saved entered date.
TagsNo tags attached.
Theme
BrowserAll
PHP Versionany
Database Versionany

Activities

rimvydas_paskevicius

2010-05-18 13:34

reporter   ~0002913

Upadated oxnews::_insert() method - added additional checking if date is entered. If not - using current date.