Closed (fixed)
Project:
AES encryption
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Mar 2012 at 20:58 UTC
Updated:
3 Feb 2014 at 17:50 UTC
Jump to comment: Most recent
Comments
Comment #1
EvanDonovan commentedComment #2
paulcheck commentedThx. 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").
Comment #3
tstoecklerSeems to work fine. I did not test it extensively, but at least the admin form and file-based storage works as expected.
Comment #4
telematika commentedSeems to work fine for our site too. Although we did not completely test all functions. But day-to-day functionality gave no errors.
Comment #5
stewart.adam commentedA dev release isn't available from the releases section on the project homepage, would be great to have one there for easy access.
Comment #6
quiptime commentedDoxygen and comment formatting conventions
Under this aspect, the code is complete buggy.
Use single quotes instead of double quote (Drupals quotes).
You can use the Coder module to check many things above.
Comment #7
quiptime commentedPlease fix the aes.install file.
It exist
Comment #8
ultimikeI'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
Comment #9
EvanDonovan commentedSounds like there has been sufficient testing, then? I'll try to release a new build of the module in the next few days, then.
Comment #10
EvanDonovan commented(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.
Comment #11
EvanDonovan commentedI 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.
Comment #12
svouthi commentedWill 7.x-1.6 be released soon?
Comment #13
bobbyaldol commented@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.
Comment #14
svouthi commentedThanks 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.
Comment #15
botrisTested in combination with Backup & Migrate module, other then a problem in the BM module code seems to work fine.
Comment #16
kumkum29 commentedHello,
the latest dev version seems stable.
Will you create a stable version 1.6 soon?
Thanks.
Comment #17
dpovshed commentedThank 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.