Fix for message-edit-3 blowing up. Tested on both PG and Oracle. Thanks go out to Louis. - Arjun
"In digging into the code I found that the…
Show more
Fix for message-edit-3 blowing up. Tested on both PG and Oracle. Thanksgo out to Louis. - Arjun"In digging into the code I found that there is a call tobboard_message_clear_categories which in turn calls db_dml to call astored proc. This doesn't seem to work, but changing the db_dml callto db_exec_plsql seems to have resolved the issue." -- Louis Zirkel
Show less