savannah-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-dev] [Bug #1533] links in commit mail cause python exception


From: nobody
Subject: [Savannah-dev] [Bug #1533] links in commit mail cause python exception
Date: Mon, 28 Oct 2002 08:25:30 -0500

=================== BUG #1533: FULL BUG SNAPSHOT ===================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=1533&group_id=11

Submitted by: karl                      Project: Savannah                       
Submitted on: 2002-Oct-28 05:25
Category:  CVS                          Severity:  5 - Average                  
Priority:  None                         Bug Group:  None                        
Resolution:  None                       Assigned to:  None                      
Status:  Open                           Effort:  0.00                           

Summary:  links in commit mail cause python exception

Original Submission:  i recently set up texinfo and gnulib to send mail on 
commits, according to the faq.  the mail is coming through fine, however, it 
includes links like the following:
http://savannah.gnu.org/cgi-bin/viewcvs/texinfo/texinfo/makeinfo/html.c.diff?tr1=1.5&tr2=&r1=text&r2=text
following this link causes a python exception (included below).

from going to the cvs pages and following the links by hand, i think the url 
could be:
http://savannah.gnu.org/cgi-bin/viewcvs/texinfo/texinfo/makeinfo/html.c.diff?r1=1.4&r2=1.5

thanks,
karl

here is the error:
Traceback (most recent call last):
  File "/usr/lib/python2.1/viewcvs/viewcvs.py", line 2631, in run_cgi
    main()
  File "/usr/lib/python2.1/viewcvs/viewcvs.py", line 2609, in main
    view_diff(request, full_name[:-5])
  File "/usr/lib/python2.1/viewcvs/viewcvs.py", line 2329, in view_diff
    rev2 = query_dict['tr2']
KeyError: tr2




No Followups Have Been Posted


CC list is empty


No files currently attached


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=1533&group_id=11




reply via email to

[Prev in Thread] Current Thread [Next in Thread]