Hi, In both Epiphany 2.18.3 and Galeon 2.0.3 with this link:
http://svn.gnome.org/viewcvs/tracker/?view=query&dir=&file=&file_match=exact&who=&who_match=exact&comment=&comment_match=exact&querysort=date&hours=2&date=week&mindate=&maxdate=&limit_changes=100 I get the following error: """ An Exception Has Occurred Python Traceback Traceback (most recent call last): File "/var/www/viewcvs-web/lib/viewvc.py", line 3833, in main request.run_viewvc() File "/var/www/viewcvs-web/lib/viewvc.py", line 392, in run_viewvc self.view_func(self) File "/var/www/viewcvs-web/lib/viewvc.py", line 3652, in view_query commits.append(build_commit(request, files, limited_files, dir_strip)) File "/var/www/viewcvs-web/lib/viewvc.py", line 3472, in build_commit file=request.server.escape(f.GetFile()), File "/var/www/viewcvs-web/lib/sapi.py", line 315, in escape return cgi.escape(s, quote) File "/usr/lib/python2.4/cgi.py", line 1039, in escape s = s.replace("&", "&") # Must be done first! AttributeError: 'NoneType' object has no attribute 'replace' """ Please help... -- my place on the web: floss-and-misc.blogspot.com _______________________________________________ gnome-web-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-web-list
