pipermail archiver renders the file location of HTML template, not the template itself

Bug #881699 reported by Stephen A. Goss
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
GNU Mailman
Invalid
Undecided
Unassigned

Bug Description

To reproduce, enable pipermail archiver and send an email to one of your mailing lists. In the archive folder for your mailing list there will be some generated HTML files and folders. Take a look at index.html, it will contain the absolute file path of the template it should have rendered, unless I'm confused about how the archives are supposed to work:

    /home/phoenix/mailman_clone/src/mailman/templates/en/archtocnombox.html

One of the month archive folders might have an index.html that looks like this:

    /home/phoenix/mailman_clone/src/mailman/templates/en/archidxhead.html
    <!--0 01319504531- -->
    /home/phoenix/mailman_clone/src/mailman/templates/en/archidxentry.html
    /home/phoenix/mailman_clone/src/mailman/templates/en/archidxfoot.html

Tags: mailman3
Revision history for this message
Stephen A. Goss (postfuturist) wrote :

A simple fix: the template rendering code was misconstruing the return value of the find function from mailman/utilities/i18n.py .

Revision history for this message
Barry Warsaw (barry) wrote :

Pipermail is gone from the core; marking invalid.

Changed in mailman:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.