Paging Broken for UndoCheckOut.aspx

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
Chiramisu
Posts: 38
Joined: Tue Oct 23, 2012 12:13 pm
Location: Oregon

Paging Broken for UndoCheckOut.aspx

Post by Chiramisu » Thu Nov 15, 2012 12:31 pm

It's all in the subject line.

Paging doesn't work for the page "UndoCheckOut.aspx" on the Vault 6.0.1 Admin page for a Repository Undo Check Out. I have tested in IE 9, Firefox 16, and Chrome 23. Some of my repositories have several pages of checked out files, but I can only view the first page. That, or it's really crammed it all on one page, and for some reason it's saying there are multiple pages when in fact there are not.

Forward to your dev team. :)

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: Paging Broken for UndoCheckOut.aspx

Post by Beth » Thu Nov 15, 2012 4:05 pm

I've logged a bug on this. Thanks for the report.

F: 16635
Beth Kieler
SourceGear Technical Support

Chiramisu
Posts: 38
Joined: Tue Oct 23, 2012 12:13 pm
Location: Oregon

Re: Paging Broken for UndoCheckOut.aspx

Post by Chiramisu » Fri Nov 16, 2012 3:07 am

Sure thing. Thanks Beth. :)

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: Paging Broken for UndoCheckOut.aspx

Post by Beth » Fri Nov 16, 2012 1:49 pm

I have a work around that will help. Could you send an email to support at sourcegear.com (attn: Beth) with a link to this forum thread?
Beth Kieler
SourceGear Technical Support

Chiramisu
Posts: 38
Joined: Tue Oct 23, 2012 12:13 pm
Location: Oregon

Re: Paging Broken for UndoCheckOut.aspx

Post by Chiramisu » Fri Mar 15, 2013 8:27 pm

In case anyone else is having this same issue and it has not been fixed in later versions or you're still on 6.0.1, here is the work-around I got from Beth. Thanks again Beth! :)
  1. Go to VaultService\Admin
  2. Open UndoCheckOut in notepad
  3. Find this line: <vwl:GridViewToujours ID="GridViewCheckedOutFiles" runat="server" AutoGenerateColumns="False" DataSourceID="ObjectDataSourceCheckedOutFiles" AllowSorting="true" AllowPaging="true" PageSize="500">
  4. Change 500 to 100
  5. Save changes and recycle the Vault App Pool.
UPDATE: We've updated to version 6.1 and the issue appears to be fixed.

Post Reply