RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 799323 - Initial 'emptyarchive' page contains hostname rather urlhost in listinfo page link
Summary: Initial 'emptyarchive' page contains hostname rather urlhost in listinfo page...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: mailman
Version: 6.2
Hardware: All
OS: All
medium
high
Target Milestone: rc
: ---
Assignee: Jan Kaluža
QA Contact: qe-baseos-daemons
URL:
Whiteboard:
Depends On:
Blocks: 727267
TreeView+ depends on / blocked
 
Reported: 2012-03-02 13:47 UTC by Robert Scheck
Modified: 2018-11-29 21:24 UTC (History)
6 users (show)

Fixed In Version: mailman-2.1.12-18.el6
Doc Type: Bug Fix
Doc Text:
Cause: urlhost argument was not handled in newlist script Consequence: links on archive page was not created with proper URLs. Hostname was used instead. Fix: urlhost is now handled in newlist script. Result: If urlhost is provided, it's used instead of hostname on archive page.
Clone Of:
Environment:
Last Closed: 2012-11-20 13:43:36 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
mailman-2.1.12-newlist-urlhost.patch (4.33 KB, patch)
2012-03-02 14:13 UTC, Robert Scheck
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2012:1474 0 normal SHIPPED_LIVE mailman bug fix update 2012-11-20 18:42:53 UTC

Description Robert Scheck 2012-03-02 13:47:02 UTC
Description of problem:
Because of the processing sequence in bin/newlist and Mailman/Cgi/create.py,
the initial archive index page for a new list is built with a link to the listinfo page with host name DEFAULT_URL_HOST (hostname(1)) instead of the
host name supplied to newlist with -u (urlhost).

Version-Release number of selected component (if applicable):
mailman-2.1.12-17.el6.x86_64

How reproducible:
Everytime, eg. "/usr/lib/mailman/bin/newlist --urlhost=foo.bar mailman". The
result in the index.html is whatever hostname(1) returns, if no defaults are
changed in the configuration.

Actual results:
Initial 'emptyarchive' page contains hostname rather urlhost in listinfo page
link.

Expected results:
Initial 'emptyarchive' page contains urlhost listinfo page link if specified;
if not then DEFAULT_URL_HOST/hostname(1) content is used.

Comment 1 Robert Scheck 2012-03-02 14:12:24 UTC
I cross-filed case 00609370 in the Red Hat customer portal for this issue.

Comment 2 Robert Scheck 2012-03-02 14:13:18 UTC
Created attachment 567073 [details]
mailman-2.1.12-newlist-urlhost.patch

The attached patch solves this issue for us, please apply.

Comment 4 Jan Kaluža 2012-03-05 10:20:02 UTC
Thanks for the patch. I've tested it and it fixes the bug you described.

Comment 6 Robert Scheck 2012-03-05 10:44:08 UTC
I know, it's a patch from upstream - that is slightly adapted for 2.1.12.

Comment 15 Jan Kaluža 2012-07-31 10:46:34 UTC
    Technical note added. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    New Contents:
Cause: urlhost argument was not handled in newlist script

Consequence: links on archive page was not created with proper URLs. Hostname was used instead.

Fix: urlhost is now handled in newlist script.

Result: If urlhost is provided, it's used instead of hostname on archive page.

Comment 18 errata-xmlrpc 2012-11-20 13:43:36 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHBA-2012-1474.html


Note You need to log in before you can comment on or make changes to this bug.