Closed (fixed)
Project:
Archive
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Sep 2006 at 08:38 UTC
Updated:
21 Apr 2007 at 12:46 UTC
I installed a fresh copy of Drupal 4.7.3 last night and I activated the archive module. I ran into the problem described in
this post: page nodes show up as a link on the calendar but when I click, it shows "no posts". This does not happen to story nodes. I have not seen an option where I could configure which node types show up in an archive (which seems like an important feature), but even if this functionality exists, the module should not show links to posts it will not display.
telcontar
Comments
Comment #1
gábor hojtsyThere was a small node permission related issues in Archive module, which was recently fixed in the 4.7 and 5.x branches too. When you click on a node, it is not archive module which displays the nodes themselfs, but Drupal. If you have permissions set for those pages, disallowing you to see them, Archive module listed them previously (but not anymore).
Comment #2
(not verified) commented