Subj : src/sbbs3/js_msgbase.c To : Git commit to main/sbbs/master From : Rob Swindell Date : Sat Nov 19 2022 17:02:14 https://gitlab.synchro.net/main/sbbs/-/commit/6c5cb01c0979e74332c314e4 Modified Files: src/sbbs3/js_msgbase.c Log Message: Fix return return value when methods auto-open a message base (e.g. save_msg())js_open() sets the rval for the context (e.g. to JSVAL_TRUE), so we need to setit back to JSVAL_FALSE for failure conditions. Otherwise, the methods alwaysreturn true even upon (save-msg) failure. --- SBBSecho 3.15-Linux * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) .