NAJU-Sachsen / NAJU-Adebar

Management tool used by the NAJU Sachsen to keep track of volunteers and the like.
http://naju-sachsen.de
GNU General Public License v3.0
0 stars 0 forks source link

Display of registration dates break the participant's table #60

Closed rbergm closed 5 years ago

rbergm commented 5 years ago

The rendering logic does not work as expected: as soon as an older registration date should be displayed, an IllegalArgumentException: Cannot format given Object as a Date is thrown.

rbergm commented 5 years ago

Apparently this issue is due to the message formatter expecting instances of the old Date class whereas the information passed into it are LocalDate-ish

rbergm commented 5 years ago

Closed via e1cbdeb98a074251fb9e479b5a6be6d815bf7036