As part of #1574470 [Meta] selectors clean-up
| Comment | File | Size | Author |
|---|---|---|---|
| #21 | interdiff.txt | 1.86 KB | nod_ |
| #21 | core-js-ajax-selector-cleanup-1751320-21.patch | 5.06 KB | nod_ |
| #20 | selector-cleanup-ajax-js-1751320-17.patch | 4.49 KB | madhavvyas |
| #18 | selector-cleanup-ajax-js-1751320-17.patch | 2.76 KB | madhavvyas |
| #15 | selector-cleanup-ajax-js-1751320-15.patch | 2.76 KB | madhavvyas |
Comments
Comment #1
sxnc commentedI tried having a go at this to cleanup the selectors, somebody definitely needs to take a look at it though :)
Comment #3
sxnc commented#1: selectors_clean_up-1751320-1.patch queued for re-testing.
Comment #5
annikaC commentedRerolled for latest dev
Comment #6
annikaC commentedComment #7
nod_um what about the search.api.php and search.module changes? shouldn't be in the patch.
There was a change from .attr('href') to .attr('id') it doesn't look like this will work, do you have a page where we can make sure it still works as expected?
Comment #8
annikaC commentedAh this was just a straight re-roll minus settings.php(???), so more of a statement of intent to look at it further! Will remove those changes as wasn't sure what the intention of editing search.api.php and search.module was with the original one.
Comment #9
nod_Oh I see, didn't catch the changes in the previous patch. At the time there was a i18n sprint going on in the same room, there seems to have been some problems during patch generation :)
Comment #10
manuel garcia commentedComment #11
rteijeiro commentedRe-rolled and fixed a few issues more.
Comment #12
droplet commentedComment #13
madhavvyas commentedComment #14
madhavvyas commentedComment #15
madhavvyas commentedPatch rerolled
Comment #16
madhavvyas commentedComment #17
droplet commentedMissing update on `var new_content = new_content_wrapped.contents();`
Comment #18
madhavvyas commentedCorrected Patch Re rolled
Comment #19
madhavvyas commentedComment #20
madhavvyas commentedFinally finally rerolled....
Comment #21
nod_Hey! glad to see you here Madhav :)
Patch was missing a new_content replacement and removed a }. Reroll, added some cache for an ajax command too.
Comment #22
andriyun commentedLook great for me
+1 to RTBC
Comment #23
drupradPerform manual testing on 8.0.4-dev. Looks good to me.
+RTBC
Comment #24
madhavvyas commentedHey! Theo, thanks for updating my patch!!
Comment #26
catchCommitted/pushed to 8.1.x, thanks!
Comment #27
catch