naskoap / clojurebook

A picture-gallery application with Clojure
MIT License
0 stars 0 forks source link

Remove phanthom gallery #15

Open naskoap opened 8 years ago

naskoap commented 8 years ago

A phantom gallery appears on gallery display page when users are logged in: ph_gall1 The phantom user is not in the database as evident from the following sql query: users The get-gallery-previews function shows the following output: get-gal-pre

naskoap commented 8 years ago

Although the problem seems to be resolved in #16, there is still no explanation about how the phantom user appeared in the gallery in the first place. The issue shouldn't be closed until it can't be verified that I am putting a Band-Aid on a bullet wound.