I've created a CCK type with a textarea that uses an input filter (i.e. freelinking). However, when I create a timeline view of this node type, the popup balloon on the timeline shows the raw, unfiltered text. The [[ ]] tags for freelinking show up as well as other markup tags (HTML is processed fine). Is there any way I can configure this so that the tags are parsed before they are passed to the timeline? I noticed when I switch to a different view (such as RSS feed), the [[ ]] tags are parsed properly and appear as links.

Comments

Arto’s picture

Assigned: Unassigned » Arto
Arto’s picture

Status: Active » Fixed

Fixed in changeset [56414]. The updated nightly snapshot tarball for DRUPAL-4-7 should be available by tomorrow (once the automatic rebuild scripts have run).

The fix will also be included in the module's upcoming version 1.1 (but that may not be released for a while yet).

Anonymous’s picture

Status: Fixed » Closed (fixed)