fix 81733 sort type not persisting regression from yesterday rs=sspitzer
git-svn-id: svn://10.0.0.236/trunk@95485 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -2183,6 +2183,7 @@ NS_IMETHODIMP nsMsgDBView::Sort(nsMsgViewSortTypeValue sortType, nsMsgViewSortOr
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
SaveSortInfo(sortType, sortOrder);
|
||||
// figure out how much memory we'll need, and the malloc it
|
||||
PRUint16 maxLen;
|
||||
eFieldType fieldType;
|
||||
|
||||
Reference in New Issue
Block a user