Posted by: johans - Friday, 10 May 2013 09:53:16 |
---|
Found a bug. LegacyDb.message_getRepliesList() is missing column DeleteReason.
Just make a thread with at least 3 messages. Delete two of them. Then undelete the first one.
Deletemessage.asxc.cs Page_Load() loads a preview of the other messages in the thread using:
[code=csharp]DataTable tempdb = LegacyDb.message_getRepliesList(this.Get |