-
Improvement
-
Resolution: Fixed
-
Major
-
2.3.9, 2.3.10, 2.3.11, 2.4.6, 2.4.7, 2.4.8, 2.5.2, 2.5.3, 2.5.4, 2.6, 2.6.1, 2.6.6, 2.7.4, 2.8.2
-
MOODLE_23_STABLE, MOODLE_24_STABLE, MOODLE_25_STABLE, MOODLE_26_STABLE, MOODLE_27_STABLE, MOODLE_28_STABLE
-
MOODLE_29_STABLE
-
MDL-43752-master -
The S3 repository has lines of code in it hard coded for US repositories - specifically repository/s3/S3.php lines 52, 76 and 1697. They contain the text s3.amazonaws.com. That is the default location for US hosted S3 repositories, but for European repositories the endpoint is s3-eu-west-1.amazonaws.com. The S3 configuration should include a preference for the endpoint rather than have it hard coded. The impact of this is that you can see a list of buckets, but then get a JSON parser error when you try to drill down further.
- caused a regression
-
MDL-49115 S3 Repository doesn't save endpoint
- Closed
- has a QA test
-
MDLQA-8204 A user can access an Amazon S3 repository
- Open
-
MDLQA-15260 CLONE - A user can access an Amazon S3 repository
- Passed
-
MDLQA-15849 CLONE - A user can access an Amazon S3 repository
- Passed
-
MDLQA-16495 CLONE - A user can access an Amazon S3 repository
- Passed
-
MDLQA-17112 CLONE - A user can access an Amazon S3 repository
- Passed
-
MDLQA-17702 CLONE - A user can access an Amazon S3 repository
- Passed
-
MDLQA-18207 CLONE - A user can access an Amazon S3 repository
- Passed
-
MDLQA-18701 CLONE - A user can access an Amazon S3 repository
- Passed
-
MDLQA-19165 CLONE - A user can access an Amazon S3 repository
- Passed
- has been marked as being related by
-
MDL-49104 Amazon S3 Repository Endpoints (Backport of MDL-43752)
- Closed
- will be (partly) resolved by
-
MDL-48888 S3 repository errors when endpoint doesn't match bucket location
- Closed
-
MDL-48889 S3 repository errors are non-specific
- Closed