summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-webteam/2012-February/001810.html
blob: 3457789e50a8346cf53796d256f1d505b75fecd6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
 <HEAD>
   <TITLE> [Mageia-webteam] [Bug 4735] [New] exception in svnweb
   </TITLE>
   <LINK REL="Index" HREF="index.html" >
   <LINK REL="made" HREF="mailto:mageia-webteam%40mageia.org?Subject=Re%3A%20%5BMageia-webteam%5D%20%5BBug%204735%5D%20%5BNew%5D%20exception%20in%20svnweb&In-Reply-To=%3Cbug-4735-14%40http.bugs.mageia.org/%3E">
   <META NAME="robots" CONTENT="index,nofollow">
   <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
   <LINK REL="Previous"  HREF="001809.html">
   
 </HEAD>
 <BODY BGCOLOR="#ffffff">
   <H1>[Mageia-webteam] [Bug 4735] [New] exception in svnweb</H1>
    <B>Thierry Vignaud</B> 
    <A HREF="mailto:mageia-webteam%40mageia.org?Subject=Re%3A%20%5BMageia-webteam%5D%20%5BBug%204735%5D%20%5BNew%5D%20exception%20in%20svnweb&In-Reply-To=%3Cbug-4735-14%40http.bugs.mageia.org/%3E"
       TITLE="[Mageia-webteam] [Bug 4735] [New] exception in svnweb">bugzilla-daemon at mageia.org
       </A><BR>
    <I>Tue Feb 28 17:44:56 CET 2012</I>
    <P><UL>
        <LI>Previous message: <A HREF="001809.html">[Mageia-webteam] [Bug 3383] Navbar only on en blog
</A></li>
        
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#1810">[ date ]</a>
              <a href="thread.html#1810">[ thread ]</a>
              <a href="subject.html#1810">[ subject ]</a>
              <a href="author.html#1810">[ author ]</a>
         </LI>
       </UL>
    <HR>  
<!--beginarticle-->
<PRE><A HREF="https://bugs.mageia.org/show_bug.cgi?id=4735">https://bugs.mageia.org/show_bug.cgi?id=4735</A>

           Summary: exception in svnweb
           Product: Websites
           Version: trunk
          Platform: i586
               URL: <A HREF="http://svnweb.mageia.org/packages/cauldron/rpm/current">http://svnweb.mageia.org/packages/cauldron/rpm/current</A>
                    /SOURCES/rpm-4.6.0-rc1-speedup-by-not-checking-same-fi
                    les-with-different-paths-through-symlink.patch?view=lo
                    g&amp;pathrev=46862
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: Other
        AssignedTo: <A HREF="https://www.mageia.org/mailman/listinfo/mageia-webteam">mageia-webteam at mageia.org</A>
        ReportedBy: <A HREF="https://www.mageia.org/mailman/listinfo/mageia-webteam">thierry.vignaud at gmail.com</A>


On [1], clicking on
&quot;rpm-4.6.0-rc1-speedup-by-not-checking-same-files-with-different-paths-through-symlink.patch&quot;
which goes to [2] results in:

An Exception Has Occurred
Python Traceback

Traceback (most recent call last):
  File &quot;/usr/share/viewvc/lib/viewvc.py&quot;, line 4460, in main
    request.run_viewvc()
  File &quot;/usr/share/viewvc/lib/viewvc.py&quot;, line 394, in run_viewvc
    self.view_func(self)
  File &quot;/usr/share/viewvc/lib/viewvc.py&quot;, line 2608, in view_log
    lastrev = pathrev_form(request, data)
  File &quot;/usr/share/viewvc/lib/viewvc.py&quot;, line 2318, in pathrev_form
    action, hidden_values = request.get_form(params={'pathrev': lastrev})
  File &quot;/usr/share/viewvc/lib/viewvc.py&quot;, line 432, in get_form
    value=self.server.escape(value)))
  File &quot;/usr/share/viewvc/lib/sapi.py&quot;, line 237, in escape
    return cgi.escape(s, quote)
  File &quot;/usr/lib64/python2.7/cgi.py&quot;, line 1035, in escape
    s = s.replace(&quot;&amp;&quot;, &quot;&amp;amp;&quot;) # Must be done first!
AttributeError: 'int' object has no attribute 'replace'

[1]
<A HREF="http://svnweb.mageia.org/packages/cauldron/rpm/current/SOURCES/?pathrev=46862">http://svnweb.mageia.org/packages/cauldron/rpm/current/SOURCES/?pathrev=46862</A>
[2]
<A HREF="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&amp;pathrev=46862">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&amp;pathrev=46862</A>

BTW we lack a svnweb component...

-- 
Configure bugmail: <A HREF="https://bugs.mageia.org/userprefs.cgi?tab=email">https://bugs.mageia.org/userprefs.cgi?tab=email</A>
------- You are receiving this mail because: -------
You are the assignee for the bug.
</PRE>

<!--endarticle-->
    <HR>
    <P><UL>
        <!--threads-->
	<LI>Previous message: <A HREF="001809.html">[Mageia-webteam] [Bug 3383] Navbar only on en blog
</A></li>
	
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#1810">[ date ]</a>
              <a href="thread.html#1810">[ thread ]</a>
              <a href="subject.html#1810">[ subject ]</a>
              <a href="author.html#1810">[ author ]</a>
         </LI>
       </UL>

<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-webteam">More information about the Mageia-webteam
mailing list</a><br>
</body></html>