hi

Default and specific meta tags > Custom pages

The short URL is not a valid absolute URL.

CommentFileSizeAuthor
#7 nodewords-n751488-7.patch622 bytesdamienmckenna

Comments

Anonymous’s picture

Title: short URL is not a valid absolute URL » Short URL is not a valid absolute URL
Category: bug » support
Status: Active » Fixed

I extended the description for the meta tag given in the meta tags edit forms; the description now reports the given URL must be absolute.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

marty.true’s picture

Why was this issue marked "closed/fixed"? It is not fixed as I am receiving this error, with v6.x-1.13

damienmckenna’s picture

Version: 6.x-1.12-beta3 » 6.x-1.13
Status: Closed (fixed) » Postponed (maintainer needs more info)

Please tell me what you filled into the field.

edulterado’s picture

I´m receiving this error message too. I introduce in the Short URL field of nodewords the "http://tinyurl.com/[number]" url created with the "http://example.com/foo/bar" of my node (I use automated path alias). Version 6.x-1.13

damienmckenna’s picture

Status: Postponed (maintainer needs more info) » Active
damienmckenna’s picture

Status: Active » Needs review
StatusFileSize
new622 bytes

The module was wrapping the submitted string in drupal_urlencode() prior to validation, which caused this error.

damienmckenna’s picture

Status: Needs review » Fixed

Committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.