Symbiota / Symbiota-deprecated

This original code fork is considered deprecated and no longer maintained by the community. We recommend that you use one of the several actively developed forks.
GNU General Public License v2.0
23 stars 93 forks source link

Wrong Date Displayed in Entered by? #135

Open claybarrett opened 4 years ago

claybarrett commented 4 years ago

When uploading there's two fields that capture the original database entry person and date/time: recordEnteredBy and modified. When viewing the record after upload, these do not appear as expected. When checking in the BAK, it appears that modified is present and has the expected value (6/1/2001 12:00:00 AM), but instead dateEntered is being displayed next to the recordEnteredBy value (PHC).

modified

Either that or the intent for "Entered By:" is not what I think it is.