Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
image system
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
23 Sep 2014 at 23:15 UTC
Updated:
15 Oct 2014 at 16:24 UTC
Jump to comment: Most recent, Most recent file
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!