I just fixed some of the most crucial bugs with AES for Drupal 7. Before releasing again, can some people test and confirm that the -dev branch is working in all the common use cases? I want 7.x-1.6 to be both stable and secure.

Comments

EvanDonovan’s picture

Title: Test the AES dev release in preparation for 7.x-1.6 dev » Test the AES dev release in preparation for 7.x-1.6 full release
paulcheck’s picture

Thx. Will do. Might be nice to post dev links directly on the aes module page (i.e. without having to go to "view all releases").

tstoeckler’s picture

Seems to work fine. I did not test it extensively, but at least the admin form and file-based storage works as expected.

telematika’s picture

Seems to work fine for our site too. Although we did not completely test all functions. But day-to-day functionality gave no errors.

stewart.adam’s picture

A dev release isn't available from the releases section on the project homepage, would be great to have one there for easy access.

quiptime’s picture

You can use the Coder module to check many things above.

quiptime’s picture

Please fix the aes.install file.

It exist

  1. The same problems from #6.
  2. An bug: Take a look at the issue Module produce error "Undefined index: value in theme_status_report()" - patch.

 

ultimike’s picture

I'm currently testing the latest 7.x code as pulled from the repo on a site that uses AES with the Commerce UPS (http://www.drupal.org/project/commerce_ups) module. So far, no issues.

@quiptime - the issue you're seeing has been fixed in the lastest code from the repo (although there's no -dev release yet...)

-mike

EvanDonovan’s picture

Status: Active » Reviewed & tested by the community

Sounds like there has been sufficient testing, then? I'll try to release a new build of the module in the next few days, then.

EvanDonovan’s picture

(Based on the comment from #8 saying bug #2 in there is fixed.)

I'm aware of the Coder issues, having inherited this module from someone else; sorry I haven't been maintaining more since the original patches were committed.

EvanDonovan’s picture

I just made a -dev release which should be coming from the 7.x-1.x branch. Let me know if there are any issues with that.

svouthi’s picture

Will 7.x-1.6 be released soon?

bobbyaldol’s picture

@svouthi: It might take a while, because I am supposed to release the version after doing some testing and ensuring its stability. but right now I am not finding enough time. It might take a month or two or the release to come out.

svouthi’s picture

Thanks for your reply, bobbyaldol. I am appreciative of the module already, to be sure. The August "almost there" posts got my hopes up, so I thought to ask.

botris’s picture

Tested in combination with Backup & Migrate module, other then a problem in the BM module code seems to work fine.

kumkum29’s picture

Hello,

the latest dev version seems stable.
Will you create a stable version 1.6 soon?

Thanks.

dpovshed’s picture

Issue summary: View changes
Status: Reviewed & tested by the community » Fixed

Thank all of you for your support, seems current dev version is stable enough.

I also added a few tested patches and will do so long-awaited release soon, as a new maintainer of the module.

Status: Fixed » Closed (fixed)

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