Closed (fixed)
Project:
Announcements
Version:
6.x-1.2
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Nov 2008 at 11:27 UTC
Updated:
1 Feb 2009 at 07:30 UTC
Appearantly with my installation, the anonymous users can't see the 'abstract' of an announcement. I was using it as a brief summary to decide whether one should look into it or not. maybe that is not the purpose of this module?
Anyway, the announcements just state 'n/a'????
Anyway I would appreciate it when you would have a look at www.belgiantesters.eu/drupal/announcements
Thanks in advance
BTW: Very nice module...
Comments
Comment #1
nancydruStrange, I've now seen this on 3 different modules. The problem is that the Announcements node was created with an Input format that is not available to the anonymous user.
Comment #2
nancydruI changed the code to not check the user's access to the filter.
Comment #3
sundaytwins commentedNancyDru,
Fantastic. I put the 1.x dev in the site and it works like a charm.
Thank you very much. I was suprised too seeing this on the 'live website'. I didn't have the problem on my test site.
Best regards,
Keep up the fantastic work!
Comment #4
nancydruYes, it took some doing for me to be able to reproduce the problem. But I learned something new from it and have fixed several modules that had the same problem.
Comment #6
nancydru