Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
contextual.module
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
24 May 2013 at 21:44 UTC
Updated:
29 Jul 2014 at 22:25 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
nicholaspaun commentedComment #3
rszrama commentedRe-rolled patch attached with coding style in line with other uses of Attribute. The new HTML looks like so:
Comment #5
rszrama commentedUpdated the "use" to not have a preceding \ and fixed the failing tests to also make use of Attribute.
Comment #6
wim leersOhhh, great find! I'm the one who introduced this, so I'll review this until it's committed. Let's first see if this still passes.
Comment #7
wim leers#5: 2003684-5.contextual_pre_render_placeholder_attributes.patch queued for re-testing.
Comment #9
rszrama commentedAttempting a quick re-roll.
Comment #10
wim leersDarn, I completely lost track of this :/ I'm very sorry!
Rerolling.
Comment #11
gábor hojtsyLooks good to me :) Pretty simple changes.
Comment #12
rszrama commentedYep, patch applies clean and still gets the job done. : )
Comment #13
webchickNice catch!
Committed and pushed to 8.x. Thanks!
Comment #14
wim leers