I'm trying to setup case tracker concurrently with the Freelinking module, but case tracker doesn't seem to be able to handle the filters that Freelinking uses. Is this a known issue? Specifically, cases will display the Freelinks properly when viewed directly by their URL, but when appearing on the front page or in case emails, simply display the unfiltered [[Freelink]].

Comments

morbus iff’s picture

When a piece of mail is sent, the body of the node is sent unfiltered. Consider, for example, that the normal body of a case has the "HTML filter" on - if we filtered it as normal, the email would contain [p] tags when there really shouldn't be any. The same applies to your freelinking filter, or any other input filter. This is "by design", but yes, does pose a bit of a problem in your case.

morbus iff’s picture

Status: Active » Closed (works as designed)