QWK import/export now correctly handles the unexpected case of RECIPIENTNETTYPE
and RECIPIENTNETADDR fields in messages posted to sub-boards. Apparently GoldEd+ does this and it triggered a chain of bugs (mostly cosmetic), but bugs that bugged me, so I'm squashing them. Now messages being export to QWK will not include the RECIPIENTNETTYPE/ADDR information unless it's netmail. Ditto for importing. Also, the net_type is more accurately determined (i.e. if there's no '@' in the address, as there not be any expected for QWK and Fido net addresses).
Showing
- src/sbbs3/msgtoqwk.cpp 2 additions, 2 deletionssrc/sbbs3/msgtoqwk.cpp
- src/sbbs3/qwktomsg.cpp 11 additions, 11 deletionssrc/sbbs3/qwktomsg.cpp
- src/sbbs3/sbbs.h 1 addition, 1 deletionsrc/sbbs3/sbbs.h
- src/sbbs3/un_qwk.cpp 1 addition, 1 deletionsrc/sbbs3/un_qwk.cpp
- src/sbbs3/un_rep.cpp 5 additions, 3 deletionssrc/sbbs3/un_rep.cpp
Loading
Please register or sign in to comment