CMS MADE SIMPLE FORGE

News Module

 

[#12303] No date displayed in the admin + category id not incremented

avatar
Created By: Cedric Franquet (cfra2701)
Date Submitted: Sun May 03 02:30:47 -0400 2020

Assigned To:
Version: 2.51.10
CMSMS Version: 2.2.14
Severity: Critical
Resolution: None
State: Open
Summary:
No date displayed in the admin + category id not incremented
Detailed Description:
After an update to 2.51.10,

1. all the dates in any admin module (creation, event start date, event end
date, FileManager files creation date) are displayed this way "%x %X" (But the
front end works perfectly)

2. when creating a new category, a confirmation of creation message is displayed
but the category is not listed.
In the module_news_categories table, the last category which could be created
got the id 0.
When I assigned it the last incremented item + 1, I could create a new category
but it got the id 0 again.

I  already had to make this hack on 2.51.7 update.
Plus, the module_news_seq table had 2 values in the id column!! I had to delete
the table and create a new one


History

Comments
avatar
Date: 2020-05-04 04:37
Posted By: Cedric Franquet (cfra2701)

All the dates in admin are impacted
      
avatar
Date: 2020-05-04 12:18
Posted By: Ruud van der Velden (ruudvdvelden)

Format dates are a known issue (CMSMS core) and fixed in SVN. That means it will
be available in a next release (which is not planned yet).

The category issue we couldn't reproduce. Possibly it is caused by your earlier
adjustments.
      
avatar
Date: 2020-08-25 09:50
Posted By: Matt Hornsby (DIGI3) (DIGI3)

http://viewsvn.cmsmadesimple.org/diff.php?repname=cmsmadesimple&path=%2Ftrunk%2Fadmin%2Fmyaccount.php&

users should resubmit their prefs after the fix is made
      
Updates

Updated: 2020-05-04 04:37
description: After an update to 2.51.10, 1. all the dates (creation, event start date, event end date) are displayed this way "%x %X" (But the front end works perfectly) 2. when creating a new category, a confirmation of creation message is displayed but the cat => After an update to 2.51.10, 1. all the dates in any admin module (creation, event start date, event end date, FileManager files creation date) are displayed this way "%x %X" (But the front end works perfectly) 2. when creating a new category, a conf
resolution_id: => 5