[viewvc-users] UnboundLocalError: local variable 'log_pagestart' referenced before assignment

"[email protected]" <[email protected]> Thu, 25 Oct 2012 14:48:01 +0200
Newsgroups gmane.comp.version-control.cvs.viewcvs.user
Message-ID <op.wmqi6b04dq786p__49606.7710956142$1351171949$gmane$org@atl-uetersen.atlantisgmbh.local>
Hi,

after updating from 1.1.15 to 1.1.16, we get this error when clicking on a  
file:

An Exception Has Occurred
Python Traceback

Traceback (most recent call last):
   File "/var/www/viewvc_1.1.16/lib/viewvc.py", line 4675, in main
     request.run_viewvc()
   File "/var/www/viewvc_1.1.16/lib/viewvc.py", line 395, in run_viewvc
     self.view_func(self)
   File "/var/www/viewvc_1.1.16/lib/viewvc.py", line 2678, in view_log
     'log_pagestart': log_pagestart},
UnboundLocalError: local variable 'log_pagestart' referenced before  
assignment


Seems to be a problem with the new version.


Lars

------------------------------------------------------
http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=3023436

To unsubscribe from this discussion, e-mail: [[email protected]].