Small bug: Shell column 9 (SVN Statusnumber)
From: Jonathan Potter <jpotter_at_lss.com.au>
Date: Mon, 5 Oct 2015 16:08:53 -0700 (PDT)
Just a small bug but one that is trivial to fix:
Shell column #9 (SVN Statusnumber) can return the wrong value, because in ColumnProvider.cpp, in CShellExt::GetItemData_Wrap() the case statement for it calls GetExtraColumnStatus() instead of GetMainColumnStatus().
GetExtraColumnStatus doesn't fill in the "filestatus" value, so the Statusnumber column only works properly if column 0 (SVN Status) has been generated already.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.