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.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | drupal8-remove_gawds_link-2343841-4.patch | 871 bytes | tripper54 |
| #1 | drupal-remove_gawds_link-2343841-1.patch | 653 bytes | tripper54 |
Comments
Comment #1
tripper54 commentedPatch attached. Go easy on me, this is my first core patch.
From little things big things grow!
Comment #2
tripper54 commentedI should have checked whether this link had been removed from drupal 8 first. Here's a drupal 8 patch.
Comment #3
tim.plunkettNice 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?
Comment #4
tripper54 commentedThanks, Tim. Here's the new patch. I'll update the other issue forthwith.
Comment #5
tim.plunkettThanks @tripper54!
Comment #6
alexpottCommitted b653ff8 and pushed to 8.0.x. Thanks!