BugNET

Open source issue tracking & project management

Forums

HomeHomeSupportSupportGeneral SupportGeneral SupportChangelog is not showing anything Changelog is not showing anything
Previous
 
Next
New Post
5/24/2010 3:24 AM
 
Hi, I am using BugNET 0.8.188.0 instalation. everything is working fine. but i cant see any entries on changelog page of project. do i have ti enable something to make it work or it is some king of bug.

Regards,
Haroon
 
New Post
5/24/2010 9:37 AM
 
Hi haroonlatif,

Please use BugNET 0.8.193.0

Follow me on twitter: @stewartmoss http://www.twitter.com/stewartmoss
Follow BugNETProject on twitter: @bugnetproject http://www.twitter.com/bugnetproject
 
New Post
5/27/2010 3:34 AM
 
This issue persists in BugNet 0.8.193.0
The Change Log turns up empty upon load. If you change the "Results per page" though, it turns up with results.
The paginator doesn't work conform specs either.
If all issues fit on 1 page you get an empty dropdown left of the text "of 0" If the issues fit over 2 pages you get a dropdown with only one page "1" next to the text "of 1"
I had a Change log with 12 issues. With 10 issues per page, the paginator only showed one page. I could go to the 2nd page with both arrows on the right of the dropdown with the pages. I could only go back to the 1st page with the "go to first page" arrow on the left.
 
New Post
5/27/2010 7:57 AM
 
There is a paging bug right now and the first page will not be displayed.  It will be fixed in the next release.

Davin Dubeau

follow us on twitter facebook users group google plus
 
New Post
7/8/2010 8:54 AM
 
I fixed it by adding this line to the code in the "BindChangeLog" method from the "ChangeLog.aspx.cs" file

objPds.AllowCustomPaging = true;

 
Previous
 
Next
HomeHomeSupportSupportGeneral SupportGeneral SupportChangelog is not showing anything Changelog is not showing anything


Forum Policy

These Discussion Forums are dedicated to the discussion of the BugNET issue tracker.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:
1. No Advertising.
2. No Flaming or Trolling.
3. No Profanity, Racism, or Prejudice.
4. Site Moderators have the final word on approving/removing a thread or post or comment.
5. English language posting only, please.