hassanakbar4 / tractive-again

0 stars 0 forks source link

Database has bad dates for ipr declarations 170 and 418. #74

Closed hassanakbar4 closed 3 years ago

hassanakbar4 commented 17 years ago

resolution_fixed type_defect | by henrik@levkowetz.com


Entries 170 and 418 has dates 0000-00-00, which doesn't agree too well with django's date-based generic view. Should be caught and fixed in code, but why not fix the database to hold the correct dates, which are known?

170: 15 Sep 2000 418: 30 Aug 2004


Issue migrated from trac:74 at 2021-10-29 15:27:40 +0500

hassanakbar4 commented 17 years ago

@henrik@levkowetz.com changed status from new to closed

hassanakbar4 commented 17 years ago

@henrik@levkowetz.com changed resolution from ` tofixed`

hassanakbar4 commented 17 years ago

@henrik@levkowetz.com changed component from ` toBase templates`

hassanakbar4 commented 17 years ago

@henrik@levkowetz.com commented


Fixed through application of sql_fixup.sql on the cloned database before going live with release 2.00