From: Paul V. <pau...@gm...> - 2007-09-10 14:36:41
|
Paul Vriens wrote: > Hi, > > I just committed a change (temp. fix) to chart.php. With the change from > 'committer' to 'author' the amount of data passed to horizbar.php changed. > > If you (without the patch) go to: > > http://tree.celinuxforum.org/gitstat/chart.php?chart_parameter1=3&chart_parameter_ver=v2.6.22&submit=1&chart_parameter2_year=2007&chart_parameter2_month=0&submit=1 > > > you'll see what I mean, no graph at all. > > There is currently a hardcoded limit of 10 entries in horizbar.php but > that wasn't the issue. The real issue is that we pushed to much data to > horizbar.php. > > Any idea of the limits? Maybe I should be starting harder to think of > not passing the data via the URL but doing it via the database as I've > tried to do a few days ago (and which was working btw). > > Cheers, > > Paul. > Hi, It looks the problem is a little different as I thought. If you look at the mentioned page you see one strange entry for the Group: Fernando Luis [** ISO-8859-1 charset **] VázquezCao I'll have a check later on. For now the patch doesn't do any harm though. Cheers, Paul. |