Author: kwade
Update of /cvs/fedora/web/include
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4531/include
Modified Files:
project.inc
Log Message:
Nice site-wide variable, thank you tfox++, this hopefully propagates across some other useful location; thanks tscherf for spotting it.*docs*
Index: project.inc
===================================================================
RCS file: /cvs/fedora/web/include/project.inc,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- project.inc 30 Mar 2005 17:47:28 -0000 1.1.1.1
+++ project.inc 21 Jun 2006 20:58:52 -0000 1.2
@@ -98,8 +98,8 @@
function returnDownload() {
if ($this->rawhide || $this->cvs_module) $html.='<p><dl>';
if ($this->rawhide) {
- $rawhide_url="http://download.fedora.redhat.com/pub/fedora/linux/core/development/i386/Fe…";
- $rawhide_src_url="http://download.fedora.redhat.com/pub/fedora/linux/core/development/SRPMS/";
+ $rawhide_url="http://download.fedora.redhat.com/pub/fedora/linux/core/development/i386/os…";
+ $rawhide_src_url="http://download.fedora.redhat.com/pub/fedora/linux/core/development/source/…";
$html.='<dt>Rawhide</dt>';
$html.='<dd>The latest development version of the package is available in <a href="'.$rawhide_url.'">RPM</a> and <a href="'.$rawhide_src_url.'">SRPM</a> formats.</dd>';
}
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.
Summary: pop3 uidl format issues
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=179574
paul(a)city-fan.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |CLOSED
Resolution| |RAWHIDE
------- Additional Comments From paul(a)city-fan.org 2006-06-09 05:12 EST -------
Ah, I see now that this has been reported separately in Bug #194569.
Closing again.
--
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.
Summary: pop3 uidl format issues
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=179574
paul(a)city-fan.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |NEW
Keywords| |Reopened
Resolution|RAWHIDE |
CC| |paul(a)city-fan.org
------- Additional Comments From paul(a)city-fan.org 2006-06-09 05:03 EST -------
The recent update to beta8 has reintroduced this problem. The uidl format was
commented out of the configuration file as the default values were compiled-in
for an earlier beta, but the beta8 master config patch omits the pop3 uidl
format setting.
--
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.