Skip to content

DDMsgReader: Fix for bogus messages when changing to an empty sub-board

Eric Oulashin requested to merge dd_msg_reader_chg_empty_subboard_fix into master

Fix: When changing to an empty sub-board from within the reader (either from read mode or list mode), it now properly says there are no messages and exits, rather than showing a list of bogus messages. Unsure when this bug was introduced. The version is now 1.46.

This should fix issue #367 (closed)

Merge request reports