Issues

Select view

Select search mode

 

s3 ext setStorage() does nothing for directoryCreate

Fixed

Description

when directoryCreate calls setStorage with the s3 v2 extension, it does nothing but update the value

https://github.com/lucee/Lucee/blob/6.0/core/src/main/java/lucee/runtime/tag/Directory.java#L726

test case

Environment

None

Attachments

1

Details

Assignee

Reporter

Priority

Fix versions

New Issue warning screen

Before you create a new Issue, please post to the mailing list first https://dev.lucee.org

Once the issue has been verified, one of the Lucee team will ask you to file an issue

Sprint

Created 14 July 2023 at 11:14
Updated 21 July 2023 at 06:36
Resolved 21 July 2023 at 06:36

Activity

Show:

Pothys - MitrahSoft19 July 2023 at 15:33

I checked this issue with lucee versions 6.0.0.514-SNAPSHOT and 5.4.2.11-SNAPSHOT. Now the s3 ext setStorage() argument works fine on directory create and the issue was solved.

Zac Spitzer14 July 2023 at 13:54

6.0

Zac Spitzer14 July 2023 at 13:03

working

Zac Spitzer14 July 2023 at 12:01
Edited

you can’t update a bucket’s region before creation, so i have split that function into two smaller functions

Flag notifications