Closed (won't fix)
Project:
Frequently Asked Questions
Version:
5.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
19 Mar 2007 at 10:51 UTC
Updated:
20 Aug 2014 at 07:53 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
nancydruI don't have this problem. Do you have the most recent code?
Comment #2
stella commentedTry with the latest release, 5.x-1.2, and let me know how you get on.
Comment #3
luti commentedI'm not sure if we are talking about the same issue, but I've noticed the teasers displayed inline are not displayed properly at my side (I have full HTML nodes, where a linebreak filter is disabled, but this was not respected, and screwed a display too much up...). Here is a patch that seems to work with me.
Comment #4
stella commentedfixed in CVS. thanks.
Comment #5
stella commentedreleased in 5.x-1.2-1
Comment #6
Shiny commentedAn example of no formatting:
http://prototype.linuxchix.org/faq
Comment #7
Shiny commentedi've exported cvs HEAD, and still no formatting appears.
Comment #8
stella commentedYou've sent me the url of your FAQ page (no categories, answers hidden until questions clicked on) but can you provide the url of one of the nodes so I can compare the answer text with what it should display like? Which 'input format' are you using? i.e. filtered html, php code, full html?
Thanks,
Stella
Comment #9
Shiny commentedHere's a node url:
http://prototype.linuxchix.org/node/3
input format = Filtered HTML
Comment #10
Shiny commentedi've got categories - and a vocabulary chosen.
When i enabled "Categorize questions" The /faq url becomes blank.
perhaps i'm missing something here.
Comment #11
Shiny commentedPage layout = Questions inline
Categorize questions = false (not checked)
Categories layout = Clicking on category opens the questions/answers in a new page
and no formatting on /faq
Comment #12
stella commentedI'm pretty sure you don't have the latest version of the module installed. By looking at the source code of your generated faq page even the class names are different or don't exist. The md5sum of the latest version of the faq.module from CVS is
0b97bbdf91c2c249639df1e51ca3f36a(last updated 31st March). Can you run "md5sum faq.module" on your version to see if it matches (assuming you're running linux)? This issue was definitely fixed in 5.x-1.2-1 and even when I copy and paste one of your FAQs and configure it with the same settings, it all just works.As for the faq page being blank when you enable categories, see #132241.
Cheers,
Stella
Comment #13
stella commented