A blogging site with java jsp, servlet, ajax, bootstrap and mysql as database. Where anyone can signup, login, react and write read blog posts.
22
stars
3
forks
source link
Fix profile picture deleting or changing if no new file is uploaded while updating user. #1
Closed
SatyaRajAwasth1 closed 1 year ago
When a user updates profile details for some data the profile image is getting changed each time. May be deleting and setting a empty.
Fix it to remain the existing one if no new image is changed.