In the helper text under the field WordPress.com API key, which is visible at Home > Administer > Site configuration > Akismet, the link to Wordpress.com is malformed.

Comments

sillygwailo’s picture

Title: Bad link to wordpress.com » Fix links in administration page
StatusFileSize
new4.64 KB

Going to change the title of this issue, since the patch I have corrects the other links in the administration as well as the Wordpress.com link.

sillygwailo’s picture

StatusFileSize
new5.94 KB

I missed a couple of links. Here's an updated patch.

sillygwailo’s picture

Status: Active » Reviewed & tested by the community
sillygwailo’s picture

Status: Reviewed & tested by the community » Needs review
StatusFileSize
new7.74 KB

Two others were missing, this time under the comments heading.

mindless’s picture

maybe reroll this patch against HEAD.. the %->@ fixes are there, but i don't think the URL fixes are.

drewish’s picture

StatusFileSize
new25.13 KB

http://api.drupal.org/api/5/function/t indicates that ! is the correct token for urls...

drewish’s picture

StatusFileSize
new26.83 KB

whoops, missed a couple.

drewish’s picture

i committed this to DRUPAL-5 but can't seem to generate a patch for HEAD. i'll mess with it later.

drewish’s picture

Status: Needs review » Fixed
StatusFileSize
new27.68 KB

committed this patch to head

Anonymous’s picture

Status: Fixed » Closed (fixed)