Let's list the release blocker issues:

#1842700: Improve compability with autocomplete and attachBehaviour improvements

Once these are fixed I think we could make a 7.x-2.0 release. It would be great to hear from someone who has successfully themed the 7.x-2.x branch to achieve things like a random image or other features that were "lost" in the move from 7.x-1.x to 7.x-2.x, but if there are bugs in that system they can be fixed as people experience them.

Comments

swarad07’s picture

Hi greggles,

Regarding #1842700: Improve compability with autocomplete and attachBehaviour improvements, I think the only problem is while you have a auto complete field in the page and you try to tab out or enter the selected value the form gets submitted. Did the patch at #1842700: Improve compability with autocomplete and attachBehaviour improvements work ?

Can an alternative way be to check the focus on elements ?, we can maybe see if user has gotten out of the autocoplete or we can check if focus is on the submit, before we invoke the submit handler.

Apart from #1842700: Improve compability with autocomplete and attachBehaviour improvements are there any blocker issues ? I would like to help out.

let me know

greggles’s picture

hi swarad07 - thanks for the description of the problem. I'm not sure if that's a blocker for most people or not.

That patch now needs a re-roll. Can you help with it?

greggles’s picture

Here's the list of things that are fixed:

Changes since 7.x-2.0-beta2:

  • #1941592 by attiks: Get rid of hook_init to improve performance
  • #1842700 by morbiD | attiks: Improve compability with autocomplete and attachBehaviour improvements
  • #1378110 by attiks: Conflict with Clientside Validation module (and fixes for #1842700 and #1847578)

Seems like it might be time to do a 7.x-2.0 release.

mathankumarc’s picture

We have 7.x-2.0 release now and this can be marked as fixed :)

greggles’s picture

Status: Active » Fixed

Yep, thanks!

Status: Fixed » Closed (fixed)

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