FreeHealth / freehealth

Free and open source Electronic Health Record
https://freehealth.io
Other
44 stars 16 forks source link

entering a string > 200 chars into m_EpisodeLabel lineedit freezes the app #83

Closed jeromecc closed 7 years ago

jeromecc commented 7 years ago

LineEdit text corresponds to varchar(200) in database but no input validation is in place.

Typical improper input validation bug. Very bad coding practice... Sad!

jeromecc commented 7 years ago

fixed with https://github.com/FreeHealth/freehealth/commit/ef53b1d0a3558ee427517d9c9f8e8f84e3bbbdc4