One line 27 of external_iframe.js it should be:
$('body:not(#external) a[href^=http:]:not(.external-nofollow)').each(

The external links don't get rewritten without this change for me. It now works on a fresh install of Drupal 6.x for me.

Comments

redaccion’s picture

+1

stongo’s picture

Status: Needs review » Fixed

Tested the above change and committed to beta4.
Thanks for helping :)

redaccion’s picture

Tnks to you... =)

stongo’s picture

Status: Fixed » Closed (fixed)