Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Status: Needs review » Needs work

The last submitted patch, javascript_test_instead_match.patch, failed testing.

droplet’s picture

Status: Needs work » Needs review
Issue tags: +JavaScript clean-up
FileSize
1.65 KB

so bad. phpStorm cached the file.

Kevin Morse’s picture

Version: 8.x-dev » 7.x-dev
FileSize
2.32 KB

Here's D7 version.

Shoot I based mine off your original patch. One sec!

Kevin Morse’s picture

Here's the version without overlay.

droplet’s picture

Version: 7.x-dev » 8.x-dev

D8 first :)

Kevin Morse’s picture

Kevin Morse’s picture

This should work against the latest 8.x

Kevin Morse’s picture

Here is the D7 version. I tested the password strength functionality in both D7 and D8 and it still works. Not sure what the other part of the patch changes or how I would go about testing it.

Status: Needs review » Needs work

The last submitted patch, 1459164-javascript_test_instead_match-8-D7.patch, failed testing.

Kevin Morse’s picture

Sorry copy and paste error. Here are both D7 and D8 versions. I have triple checked them now and this should be good. Additionally I check the password strength indicators and they are working!

Status: Needs review » Needs work

The last submitted patch, 1459164-javascript_test_instead_match-10-D7.patch, failed testing.

Kevin Morse’s picture

Status: Needs work » Needs review

This just needs review for D8 and then it can be RTBC. I have tested the password strength for D7 and D8.

droplet’s picture

Patch #3 looks good. This is similar to my one. needs one more guy to review it :)

droplet’s picture

droplet’s picture

Status: Needs review » Needs work

Needs someone reroll #3 against D8.

nod_’s picture

Status: Needs work » Reviewed & tested by the community

Green patch in #10 it good for D8.

Kevin Morse’s picture

#10 has the D7 and D8 rerolls.

catch’s picture

Status: Reviewed & tested by the community » Needs review
Issue tags: +Needs backport to D7

Committed/pushed to 8.x, moving to 7.x for backport. Already a patch here so CNR.

Kevin Morse’s picture

Version: 8.x-dev » 7.x-dev

I already tested the password strength of that patch in D7 and it works!

Just tested the date and time preview at Configuration » Regional and language » Date and time » Formats and it appears to be working as well! I would say this is RTBC but the issue needs to change to 7.x and the patch should probably be tested again...

Kevin Morse’s picture

#10: 1459164-javascript_test_instead_match-10-D7.patch queued for re-testing.

It passed! I'd say this one is RTBC but probably someone else should look over it.

Kevin Morse’s picture

Status: Needs review » Reviewed & tested by the community

Just tested this again. In as many possible ways as I could and I couldn't find any problems. Seeing as the 8.x version was passed, this is an identical patch, and no one else is looking at it. I'm going to say that #10 (the D7 version) is RTBC.

Thanks!

webchick’s picture

Status: Reviewed & tested by the community » Needs review

Can you please clarify what browsers you're testing in? For D7 we need things tested in IE6 & 7.

Kevin Morse’s picture

Eeek... IE6

I tested in FF11, Chrome 18, IE9

nod_’s picture

Status: Needs review » Reviewed & tested by the community

Ok I don't actually have IE6 on me but that is a really straight forward patch. You don't have weird behaviors with simple regex like that.

Feel free to burn me on the public place if this patch fails in IE6 :)

webchick’s picture

Status: Reviewed & tested by the community » Needs review

Well, hopefully someone can and they can test #1420798: autocomplete.js clean up while we're at it. D7 is a stable release; I can't roll out changes without testing. :\ Especially with a release coming up on Wednesday.

droplet’s picture

Status: Needs review » Reviewed & tested by the community
FileSize
10.04 KB

worked in IE6,7

webchick’s picture

Status: Reviewed & tested by the community » Fixed

ok great! thanks for the testing. sorry to be a pain in the posterior. :)

committed and pushed to 7.x.

Automatically closed -- issue fixed for 2 weeks with no activity.