modules/image/image.field.inc contains a comment referring to gawds.org:

// @see http://www.gawds.org/show.php?contentid=28

This link no longer works and should be removed.

Comments

tripper54’s picture

Status: Active » Needs review
StatusFileSize
new653 bytes

Patch attached. Go easy on me, this is my first core patch.

From little things big things grow!

tripper54’s picture

Version: 7.x-dev » 8.0.x-dev
Issue summary: View changes
StatusFileSize
new816 bytes

I should have checked whether this link had been removed from drupal 8 first. Here's a drupal 8 patch.

tim.plunkett’s picture

Status: Needs review » Needs work

Nice find @tripper54!

#2010118: Busted link in inline code was supposed to have fixed this already, but #2072995: Move FAPI callbacks for file/image widgets in classes accidentally reintroduced the broken link.
Could you reroll a patch with the correct link to https://drupal.org/node/465106#alt-text, and comment on #2010118: Busted link in inline code point people to this issue?

tripper54’s picture

Status: Needs work » Needs review
StatusFileSize
new871 bytes

Thanks, Tim. Here's the new patch. I'll update the other issue forthwith.

tim.plunkett’s picture

Priority: Normal » Minor
Status: Needs review » Reviewed & tested by the community
Issue tags: +Quick fix

Thanks @tripper54!

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed b653ff8 and pushed to 8.0.x. Thanks!

  • alexpott committed b653ff8 on 8.0.x
    Issue #2343841 by tripper54: Fixed Remove broken link to gawds.org.
    

Status: Fixed » Closed (fixed)

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