I'm not able to enter a relative path into the form that collects the source for the iframe without kicking up an invalid URL error. Absolute URL for same file works fine.

CommentFileSizeAuthor
#1 relativepath-1197328-1.patch1.41 KBdrnikki

Comments

drnikki’s picture

Status: Active » Needs review
StatusFileSize
new1.41 KB

patch attached. added a function that will validate relative URLs. Didn't see a fn for this already in drupal 6, but I only did a quick check. Either way, this works.

drnikki’s picture

Status: Needs review » Closed (fixed)