Fixed a bug in CtdlSetSeen() where if the target room
authorArt Cancro <ajc@citadel.org>
Sat, 20 Sep 2008 06:08:44 +0000 (06:08 +0000)
committerArt Cancro <ajc@citadel.org>
Sat, 20 Sep 2008 06:08:44 +0000 (06:08 +0000)
commitbc8879ffb1371e6dce25e4440b79c04685c6258f
tree5ea2e0049c9027df4297fd8076594356e08fc015
parentebb89b807355a6fcc98d8a3e175ecdcdac3c8a49
Fixed a bug in CtdlSetSeen() where if the target room
was not the currently selected room, the list of seen/unseen
or answered/unanswered messages could become corrupted.
citadel/msgbase.c
libcitadel/lib/tools.c