Needs work
Project:
Drupal core
Version:
main
Component:
markup
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
23 Sep 2014 at 21:16 UTC
Updated:
7 Jan 2023 at 20:00 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #1
andriyun commentedComment #2
andypostLooks great! Needs JS approval, +1 RTBC
Comment #3
BarisW commentedJS looks good to me too, but let's nod_ have a look as well. +1
Comment #4
nod_Not sure if
this.options = optionsis a backbone way of doing things.If someone can confirm it, +1 from me.
Comment #5
nod_Comment #6
dealancer commentedI would update a screenshot, as it is does not match to what have been implemented.
This is done automatically in in Backbone 1.1, see http://backbonejs.org/#changelog
That is a bit hard for understanding, would't be simpler to do something like this?
Then,
Looks like it is a fix for the views module (core/modules/contextual/js/views/AuralView.js). Could you tell what does this fix and where exactly? May be attach a screenshot and update ticket description if required.
Everything else looks good!
Comment #7
prashant.cPatch #1 applying succesfully and also displaying tooltip but its showing message as "Show contextual links" instead of "Show/hide contextual links" as shown in the https://www.drupal.org/files/issues/Screenshot%20from%202014-09-24%2000-....
Comment #8
droplet commentedComment #9
drupaldrop commentedPatch is rerolled - got a conflict and reuploaded the patch after fix . find details below
First, rewinding head to replay your work on top of it...
Applying: Applying patch from issue 2343777 comment 9187899
Using index info to reconstruct a base tree...
Falling back to patching base and 3-way merge...
Auto-merging core/modules/contextual/js/toolbar/views/VisualView.js
CONFLICT (content): Merge conflict in core/modules/contextual/js/toolbar/views/VisualView.js
Failed to merge in the changes.
Patch failed at 0001 Applying patch from issue 2343777 comment 918789
Patch is clean now..
Comment #10
drupaldrop commentedComment #11
droplet commentedwrong patch ? We should not just let GIT happy only while rerolling a patch :)
Comment #15
sudhanshug commentedRerolled the patch according to suggestions in #6.
Comment #17
sudhanshug commentedSorry for the patch in #15. Corrected the patch.
Comment #19
sudhanshug commentedSeems like I missed indentation. :/
Comment #21
sudhanshug commentedNot a good day for me at all. :(((
Paches in #15 and #17 are same.
Here is the tested patch.
Apologies....
Comment #32
mgiffordComment #33
ameymudras commentedA patch for 9.5.x