DDMsgReader bug fix: When viewing a poll that the user has posted and showing who voted on the poll, ensure it only counts poll responses (not reply messages). Reported by nelgin
All threads resolved!
Compare changes
+ 41
− 12
@@ -185,6 +185,9 @@
@@ -292,8 +295,8 @@ var hexdump = load('hexdump_lib.js');
@@ -18708,7 +18711,9 @@ function DigDistMsgReader_GetMsgBody(pMsgHdr)
@@ -18717,28 +18722,52 @@ function DigDistMsgReader_GetMsgBody(pMsgHdr)