The minimum AWSSDK verion should be checked in the requirements. I had 1.5.4 installed because thats the minimum for the awssdk module, but as amazons3 lists 1.6.2 as a requirement, we should make users take notice of this.

Comments

bkonetzny’s picture

Status: Active » Needs review
StatusFileSize
new1.37 KB

Attached patch adds a version check to hook_requirements().

  • justafish committed 5fbe221 on 7.x-1.x
    Issue #2222051 by bkonetzny: Check minimum SDK version 1.6.2 in...
justafish’s picture

Status: Needs review » Fixed

Thanks!

  • justafish committed 167a024 on 7.x-1.x
    Issue #2222051 by bkonetzny: Check minimum SDK version 1.6.2 in...

  • justafish committed 5fbe221 on 7.x-2.x
    Issue #2222051 by bkonetzny: Check minimum SDK version 1.6.2 in...
  • justafish committed 167a024 on 7.x-2.x
    Issue #2222051 by bkonetzny: Check minimum SDK version 1.6.2 in...
deviantintegral’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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