Patch (to be ported)
Project:
Frequently Asked Questions
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Nov 2012 at 06:00 UTC
Updated:
30 Jan 2018 at 16:53 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
mstrelan commentedOk here's a patch. Starting to think using FAQ module is more trouble than it's worth.
Comment #2
mrfelton commentedPatch works, thanks.
Comment #3
csc4 commentedAs patch was tested and said to work in December... any chance please that it could get committed?
Comment #4
sutharsan commentedAttached patch fixes two more places where
check_markup()is used without the selected term format.Comment #5
annya commented#4 works great. Thanks Sutharsan
Comment #6
annya commentedI think we can set up patch #4 as reviewed.
Comment #7
csc4 commentedAny chance of getting this committed please?
Comment #8
podarok#4 commited
Thanks!
Comment #11
cboyden commentedThe patch was committed to the 2.x branch, but this is still a problem in the 1.x branch and #4 no longer applies cleanly. Here's a re-rolled version.
Comment #12
markusd1984 commentedSorry I'm not sure i fully understand, is this patch supposed to disable or enable HTML markup?
I'm using FCKEditor and made part of the Category description bold but it displays it as
<strong> BOLD TEXDT </strong>.Only in the FAQ description, it works, displaying it bold.