MHonArc - Bugs: bug #8343, Different file extensions keep...
You are not allowed to post comments on this tracker with your current authentication level.
bug #8343: Different file extensions keep index/date links from showing
Submitter: | None | ||
Submitted: | Sun 28 Mar 2004 06:31:29 PM UTC | ||
Category: | mharc | Severity: | 3 - Normal |
Priority: | 5 - Normal | Item Group: | Incorrect Behavior |
Status: | None | Privacy: | Public |
Assigned to: | None | Open/Closed: | Open |
Operating System: | FreeBSD | Perl Version: | 5.005-freebsd4 |
Component Version: | 0.7.3 | Fixed Release: |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
CC list is empty
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
No changes have been made to this item
Using HTMLEXT, TIDXFNAME, or IDXFNAME in a config file will make mharc not show links for individual archives by thread or date. Using TIDXFNAME and IDXFNAME will keep the thread link from showing.
This appears to be caused by the hardcoding of ".html" in filenames in web-archive. The problem with HTMLEXT was detailed in this post:
http://www.mhonarc.org/archive/html/mharc-users/2004-01/msg00004.html
I'm seeing it too.