When grabbing addresses for the address book popup, return
authorArt Cancro <ajc@citadel.org>
Mon, 16 Jun 2008 03:22:25 +0000 (03:22 +0000)
committerArt Cancro <ajc@citadel.org>
Mon, 16 Jun 2008 03:22:25 +0000 (03:22 +0000)
commit49663514bf74233fa89b9cf1800264c848e174e0
tree4f34bbb2564380f66087634c438da4d984a1b9bf
parent9164050f79823bcbbb2c617639fe7b4c6aab3888
When grabbing addresses for the address book popup, return
to the original room using gotoroom(saved_roomname) rather than calling
BSTR.  Fixes this bug in three different places.
webcit/addressbook_popup.c
webcit/roomops.c