diff options
| author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
|---|---|---|
| committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
| commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
| tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-webteam/2012-February/001810.html | |
| parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
| download | archives-master.tar archives-master.tar.gz archives-master.tar.bz2 archives-master.tar.xz archives-master.zip | |
Diffstat (limited to 'zarb-ml/mageia-webteam/2012-February/001810.html')
| -rw-r--r-- | zarb-ml/mageia-webteam/2012-February/001810.html | 107 |
1 files changed, 107 insertions, 0 deletions
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 @@ +<!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&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 +"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("&", "&amp;") # 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&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&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> |
