From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-webteam/2012-February/001810.html | 107 +++++++++++++++++++++++ 1 file changed, 107 insertions(+) create mode 100644 zarb-ml/mageia-webteam/2012-February/001810.html (limited to 'zarb-ml/mageia-webteam/2012-February/001810.html') diff --git a/zarb-ml/mageia-webteam/2012-February/001810.html b/zarb-ml/mageia-webteam/2012-February/001810.html new file mode 100644 index 000000000..3457789e5 --- /dev/null +++ b/zarb-ml/mageia-webteam/2012-February/001810.html @@ -0,0 +1,107 @@ + + + + [Mageia-webteam] [Bug 4735] [New] exception in svnweb + + + + + + + + + +

[Mageia-webteam] [Bug 4735] [New] exception in svnweb

+ Thierry Vignaud + bugzilla-daemon at mageia.org +
+ Tue Feb 28 17:44:56 CET 2012 +

+
+ +
https://bugs.mageia.org/show_bug.cgi?id=4735
+
+           Summary: exception in svnweb
+           Product: Websites
+           Version: trunk
+          Platform: i586
+               URL: http://svnweb.mageia.org/packages/cauldron/rpm/current
+                    /SOURCES/rpm-4.6.0-rc1-speedup-by-not-checking-same-fi
+                    les-with-different-paths-through-symlink.patch?view=lo
+                    g&pathrev=46862
+        OS/Version: Linux
+            Status: NEW
+          Severity: normal
+          Priority: Normal
+         Component: Other
+        AssignedTo: mageia-webteam at mageia.org
+        ReportedBy: thierry.vignaud at gmail.com
+
+
+On [1], clicking on
+"rpm-4.6.0-rc1-speedup-by-not-checking-same-files-with-different-paths-through-symlink.patch"
+which goes to [2] results in:
+
+An Exception Has Occurred
+Python Traceback
+
+Traceback (most recent call last):
+  File "/usr/share/viewvc/lib/viewvc.py", line 4460, in main
+    request.run_viewvc()
+  File "/usr/share/viewvc/lib/viewvc.py", line 394, in run_viewvc
+    self.view_func(self)
+  File "/usr/share/viewvc/lib/viewvc.py", line 2608, in view_log
+    lastrev = pathrev_form(request, data)
+  File "/usr/share/viewvc/lib/viewvc.py", line 2318, in pathrev_form
+    action, hidden_values = request.get_form(params={'pathrev': lastrev})
+  File "/usr/share/viewvc/lib/viewvc.py", line 432, in get_form
+    value=self.server.escape(value)))
+  File "/usr/share/viewvc/lib/sapi.py", line 237, in escape
+    return cgi.escape(s, quote)
+  File "/usr/lib64/python2.7/cgi.py", line 1035, in escape
+    s = s.replace("&", "&") # Must be done first!
+AttributeError: 'int' object has no attribute 'replace'
+
+[1]
+http://svnweb.mageia.org/packages/cauldron/rpm/current/SOURCES/?pathrev=46862
+[2]
+http://svnweb.mageia.org/packages/cauldron/rpm/current/SOURCES/rpm-4.6.0-rc1-speedup-by-not-checking-same-files-with-different-paths-through-symlink.patch?view=log&pathrev=46862
+
+BTW we lack a svnweb component...
+
+-- 
+Configure bugmail: https://bugs.mageia.org/userprefs.cgi?tab=email
+------- You are receiving this mail because: -------
+You are the assignee for the bug.
+
+ + +
+

+ +
+More information about the Mageia-webteam +mailing list
+ -- cgit v1.2.1