[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

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.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3141066

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2015-10-06 07:33:46 CEST

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.