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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | relativepath-1197328-1.patch | 1.41 KB | drnikki |
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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | relativepath-1197328-1.patch | 1.41 KB | drnikki |
Comments
Comment #1
drnikki commentedpatch 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.
Comment #2
drnikki commented