tematres / TemaTres-Vocabulary-Server

Web application for management formal representations of knowledge, like controlled vocabularies, taxonomies, thesauri and glossaries
https://vocabularyserver.com
122 stars 53 forks source link

Incorrect datetime value #36

Closed horus68 closed 5 years ago

horus68 commented 5 years ago

Working with from an empty database, TemaTres 3.0 (from git repo), Windows wamp server, PHP 7.03, MySQL 5.7.17, with Debug on.

When importing a file (labeled file) an error is displayed when the process ends: Incorrect datetime value: '0000-00-00' for column 'cuando_final' at row 1Incorrect datetime value: '0000-00-00' for column 'cuando' at row 1 The import process concludes fine. Should the error be avoided or is it safe to be ignored?

2019-05-06 16_18_42-localhost _ mysql wampserver _ indexa11 _ lc_tema _ phpMyAdmin 4 1 14

2019-05-06 16_17_18-localhost _ mysql wampserver _ indexa11 _ lc_tema _ phpMyAdmin 4 1 14

tematres commented 5 years ago

Fixed in https://github.com/tematres/TemaTres-Vocabulary-Server/commit/794ee90d0a3f9fb110458aedc22af3f6c0a44a44

Please check :) thank you!